Home
last modified time | relevance | path

Searched defs:SetIdleNotificationCallback (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/engine/flutter/shell/common/
Dace_platform_view.cc46 void PlatformView::SetIdleNotificationCallback(const IdleCallback& idleCallback) { in SetIdleNotificationCallback() function in flutter::PlatformView
Dace_engine.cc146 void Engine::SetIdleNotificationCallback(const IdleCallback& idleCallback) { in SetIdleNotificationCallback() function in flutter::Engine
/third_party/flutter/engine/flutter/shell/platform/embedder/
Dace_embedder_engine.cc105 bool EmbedderEngine::SetIdleNotificationCallback( in SetIdleNotificationCallback() function in flutter::EmbedderEngine
/third_party/flutter/engine/flutter/runtime/
Dace_runtime_controller.cc74 void RuntimeController::SetIdleNotificationCallback( in SetIdleNotificationCallback() function in flutter::RuntimeController