Searched defs:NotifyIdle (Results 1 – 4 of 4) sorted by relevance
| /third_party/flutter/engine/flutter/runtime/ | ||
| D | ace_runtime_controller.cc | 121 bool RuntimeController::NotifyIdle(int64_t deadline) { in NotifyIdle() function in flutter::RuntimeController |
| D | runtime_controller.cc | 241 bool RuntimeController::NotifyIdle(int64_t deadline) { in NotifyIdle() function in flutter::RuntimeController |
| /third_party/flutter/engine/flutter/shell/common/ | ||
| D | ace_engine.cc | 129 void Engine::NotifyIdle(int64_t deadline) { in NotifyIdle() function in flutter::Engine |
| D | engine.cc | 219 void Engine::NotifyIdle(int64_t deadline) { in NotifyIdle() function in flutter::Engine |