Home
last modified time | relevance | path

Searched defs:HasPendingTasks (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DAsyncTask.cpp54 bool AsyncTaskManager::HasPendingTasks() { in HasPendingTasks() function in dawn_native::AsyncTaskManager
/third_party/flutter/engine/flutter/fml/
Dmessage_loop_task_queues.cc89 bool MessageLoopTaskQueues::HasPendingTasks(TaskQueueId queue_id) const { in HasPendingTasks() function in fml::MessageLoopTaskQueues