This is the complete list of members for flutter::PlatformMessageHandlerIos, including all inherited members.
DoesHandlePlatformMessageOnPlatformThread() const override | flutter::PlatformMessageHandlerIos | |
HandlePlatformMessage(std::unique_ptr< PlatformMessage > message) override | flutter::PlatformMessageHandlerIos | |
InvokePlatformMessageEmptyResponseCallback(int response_id) override | flutter::PlatformMessageHandlerIos | |
InvokePlatformMessageResponseCallback(int response_id, std::unique_ptr< fml::Mapping > mapping) override | flutter::PlatformMessageHandlerIos | |
MakeBackgroundTaskQueue() | flutter::PlatformMessageHandlerIos | static |
PlatformMessageHandlerIos(fml::RefPtr< fml::TaskRunner > platform_task_runner) | flutter::PlatformMessageHandlerIos | explicit |
SetMessageHandler(const std::string &channel, FlutterBinaryMessageHandler handler, NSObject< FlutterTaskQueue > *task_queue) | flutter::PlatformMessageHandlerIos |