Searched defs:NotifyDestroyed (Results 1 – 6 of 6) sorted by relevance
| /third_party/flutter/engine/flutter/shell/common/ | ||
| D | ace_platform_view.cc | 71 void PlatformView::NotifyDestroyed() { in NotifyDestroyed() function in flutter::PlatformView |
| D | platform_view.cc | 79 void PlatformView::NotifyDestroyed() { in NotifyDestroyed() function in flutter::PlatformView |
| /third_party/flutter/engine/flutter/shell/platform/embedder/ | ||
| D | ace_embedder_engine.cc | 96 bool EmbedderEngine::NotifyDestroyed() { in NotifyDestroyed() function in flutter::EmbedderEngine |
| D | embedder_engine.cc | 94 bool EmbedderEngine::NotifyDestroyed() { in NotifyDestroyed() function in flutter::EmbedderEngine |
| /third_party/flutter/engine/flutter/shell/platform/android/ | ||
| D | platform_view_android.cc | 63 void PlatformViewAndroid::NotifyDestroyed() { in NotifyDestroyed() function in flutter::PlatformViewAndroid |
| D | ace_platform_view_android.cc | 138 void PlatformViewAndroid::NotifyDestroyed() { in NotifyDestroyed() function in flutter::PlatformViewAndroid |