Home
last modified time | relevance | path

Searched defs:DispatchPlatformMessage (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/engine/flutter/shell/common/
Dace_platform_view.cc36 void PlatformView::DispatchPlatformMessage( in DispatchPlatformMessage() function in flutter::PlatformView
Dplatform_view.cc34 void PlatformView::DispatchPlatformMessage( in DispatchPlatformMessage() function in flutter::PlatformView
Dace_engine.cc165 void Engine::DispatchPlatformMessage(fml::RefPtr<PlatformMessage> message) { in DispatchPlatformMessage() function in flutter::Engine
Dengine.cc271 void Engine::DispatchPlatformMessage(fml::RefPtr<PlatformMessage> message) { in DispatchPlatformMessage() function in flutter::Engine
/third_party/flutter/engine/flutter/runtime/
Druntime_controller.cc259 bool RuntimeController::DispatchPlatformMessage( in DispatchPlatformMessage() function in flutter::RuntimeController
/third_party/flutter/engine/flutter/shell/platform/android/
Dplatform_view_android.cc92 void PlatformViewAndroid::DispatchPlatformMessage(JNIEnv* env, in DispatchPlatformMessage() function in flutter::PlatformViewAndroid
Dace_platform_view_android.cc167 void PlatformViewAndroid::DispatchPlatformMessage(JNIEnv* env, in DispatchPlatformMessage() function in flutter::PlatformViewAndroid
Dplatform_view_android_jni.cc363 static void DispatchPlatformMessage(JNIEnv* env, in DispatchPlatformMessage() function