Searched defs:DispatchPlatformMessage (Results 1 – 8 of 8) sorted by relevance
36 void PlatformView::DispatchPlatformMessage( in DispatchPlatformMessage() function in flutter::PlatformView
34 void PlatformView::DispatchPlatformMessage( in DispatchPlatformMessage() function in flutter::PlatformView
165 void Engine::DispatchPlatformMessage(fml::RefPtr<PlatformMessage> message) { in DispatchPlatformMessage() function in flutter::Engine
271 void Engine::DispatchPlatformMessage(fml::RefPtr<PlatformMessage> message) { in DispatchPlatformMessage() function in flutter::Engine
259 bool RuntimeController::DispatchPlatformMessage( in DispatchPlatformMessage() function in flutter::RuntimeController
92 void PlatformViewAndroid::DispatchPlatformMessage(JNIEnv* env, in DispatchPlatformMessage() function in flutter::PlatformViewAndroid
167 void PlatformViewAndroid::DispatchPlatformMessage(JNIEnv* env, in DispatchPlatformMessage() function in flutter::PlatformViewAndroid
363 static void DispatchPlatformMessage(JNIEnv* env, in DispatchPlatformMessage() function