Searched defs:RunsTasksOnCurrentThread (Results 1 – 8 of 8) sorted by relevance
26 bool MainMessageLoopStd::RunsTasksOnCurrentThread() const { in RunsTasksOnCurrentThread() function in client::MainMessageLoopStd
39 bool PlatformTaskRunnerAdapter::RunsTasksOnCurrentThread() in RunsTasksOnCurrentThread() function in flutter::PlatformTaskRunnerAdapter
37 bool RunsTasksOnCurrentThread() override { in RunsTasksOnCurrentThread() function in flutter_runner::CompatTaskRunner
41 bool TaskRunner::RunsTasksOnCurrentThread() { in RunsTasksOnCurrentThread() function in fml::TaskRunner
55 bool EmbedderTaskRunner::RunsTasksOnCurrentThread() { in RunsTasksOnCurrentThread() function in flutter::EmbedderTaskRunner
21 bool GLFWEventLoop::RunsTasksOnCurrentThread() const { in RunsTasksOnCurrentThread() function in flutter::GLFWEventLoop
94 bool MainMessageLoopMultithreadedWin::RunsTasksOnCurrentThread() const { in RunsTasksOnCurrentThread() function in client::MainMessageLoopMultithreadedWin
119 bool MainMessageLoopMultithreadedGtk::RunsTasksOnCurrentThread() const { in RunsTasksOnCurrentThread() function in client::MainMessageLoopMultithreadedGtk