Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/fml/
Dmessage_loop_impl.cc118 void MessageLoopImpl::FlushTasks(FlushType type) { in FlushTasks() function in fml::MessageLoopImpl
/third_party/node/src/
Dnode_platform.cc92 static void FlushTasks(uv_async_t* flush_tasks) { in FlushTasks() function in node::WorkerThreadsTaskRunner::DelayedTaskScheduler
236 void PerIsolatePlatformData::FlushTasks(uv_async_t* handle) { in FlushTasks() function in node::PerIsolatePlatformData