![]() |
Flutter Engine
The Flutter Engine
|
Public Member Functions | |
void | Complete (std::unique_ptr< fml::Mapping > data) override |
void | CompleteEmpty () override |
![]() | |
virtual void | Complete (std::unique_ptr< fml::Mapping > data)=0 |
virtual void | CompleteEmpty ()=0 |
bool | is_complete () const |
![]() | |
void | Release () const |
![]() | |
void | AddRef () const |
bool | HasOneRef () const |
void | AssertHasOneRef () const |
Static Public Member Functions | |
static fml::RefPtr< MockPlatformMessageResponse > | Create () |
Additional Inherited Members | |
![]() | |
PlatformMessageResponse () | |
virtual | ~PlatformMessageResponse () |
![]() | |
RefCountedThreadSafe () | |
~RefCountedThreadSafe () | |
![]() | |
RefCountedThreadSafeBase () | |
~RefCountedThreadSafeBase () | |
bool | Release () const |
void | Adopt () |
![]() | |
bool | is_complete_ = false |
Definition at line 32 of file platform_message_handler_ios_test.mm.
|
inlineoverridevirtual |
Implements flutter::PlatformMessageResponse.
Definition at line 37 of file platform_message_handler_ios_test.mm.
|
inlineoverridevirtual |
Implements flutter::PlatformMessageResponse.
Definition at line 38 of file platform_message_handler_ios_test.mm.
|
inlinestatic |
Definition at line 34 of file platform_message_handler_ios_test.mm.