Home
last modified time | relevance | path

Searched defs:RunsTasksOnCurrentThread (Results 1 – 8 of 8) sorted by relevance

/third_party/cef/tests/shared/browser/
Dmain_message_loop_std.cc26 bool MainMessageLoopStd::RunsTasksOnCurrentThread() const { in RunsTasksOnCurrentThread() function in client::MainMessageLoopStd
/third_party/flutter/engine/flutter/shell/platform/ohos/
Dplatform_task_runner_adapter.cc39 bool PlatformTaskRunnerAdapter::RunsTasksOnCurrentThread() in RunsTasksOnCurrentThread() function in flutter::PlatformTaskRunnerAdapter
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dtask_runner_adapter.cc37 bool RunsTasksOnCurrentThread() override { in RunsTasksOnCurrentThread() function in flutter_runner::CompatTaskRunner
/third_party/flutter/engine/flutter/fml/
Dtask_runner.cc41 bool TaskRunner::RunsTasksOnCurrentThread() { in RunsTasksOnCurrentThread() function in fml::TaskRunner
/third_party/flutter/engine/flutter/shell/platform/embedder/
Dembedder_task_runner.cc55 bool EmbedderTaskRunner::RunsTasksOnCurrentThread() { in RunsTasksOnCurrentThread() function in flutter::EmbedderTaskRunner
/third_party/flutter/engine/flutter/shell/platform/glfw/
Dglfw_event_loop.cc21 bool GLFWEventLoop::RunsTasksOnCurrentThread() const { in RunsTasksOnCurrentThread() function in flutter::GLFWEventLoop
/third_party/cef/tests/cefclient/browser/
Dmain_message_loop_multithreaded_win.cc94 bool MainMessageLoopMultithreadedWin::RunsTasksOnCurrentThread() const { in RunsTasksOnCurrentThread() function in client::MainMessageLoopMultithreadedWin
Dmain_message_loop_multithreaded_gtk.cc119 bool MainMessageLoopMultithreadedGtk::RunsTasksOnCurrentThread() const { in RunsTasksOnCurrentThread() function in client::MainMessageLoopMultithreadedGtk