Flutter Engine
The Flutter Engine
|
This is the complete list of members for flutter::PlatformMessage, including all inherited members.
channel() const | flutter::PlatformMessage | inline |
data() const | flutter::PlatformMessage | inline |
hasData() | flutter::PlatformMessage | inline |
PlatformMessage(std::string channel, fml::MallocMapping data, fml::RefPtr< PlatformMessageResponse > response) | flutter::PlatformMessage | |
PlatformMessage(std::string channel, fml::RefPtr< PlatformMessageResponse > response) | flutter::PlatformMessage | |
releaseData() | flutter::PlatformMessage | inline |
response() const | flutter::PlatformMessage | inline |
~PlatformMessage() | flutter::PlatformMessage |