Searched defs:RunsTasksOnCurrentThread (Results 1 – 5 of 5) sorted by relevance
35 bool PlatformTaskRunnerAdapter::RunsTasksOnCurrentThread() in RunsTasksOnCurrentThread() function in flutter::PlatformTaskRunnerAdapter
37 bool RunsTasksOnCurrentThread() override { in RunsTasksOnCurrentThread() function in flutter_runner::CompatTaskRunner
47 bool EmbedderTaskRunner::RunsTasksOnCurrentThread() { in RunsTasksOnCurrentThread() function in flutter::EmbedderTaskRunner
41 bool TaskRunner::RunsTasksOnCurrentThread() { in RunsTasksOnCurrentThread() function in fml::TaskRunner
21 bool GLFWEventLoop::RunsTasksOnCurrentThread() const { in RunsTasksOnCurrentThread() function in flutter::GLFWEventLoop