Home
last modified time | relevance | path

Searched defs:application_tasks_allowed (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/libchrome/base/task/sequence_manager/
H A Dthread_controller_with_message_pump_impl.cc170 void ThreadControllerWithMessagePumpImpl::Run(bool application_tasks_allowed) { in Run()
/aosp_15_r20/external/libchrome/base/
H A Drun_loop.cc99 const bool application_tasks_allowed = in Run() local
H A Drun_loop_unittest.cc160 void Run(bool application_tasks_allowed) override { in Run()
/aosp_15_r20/external/cronet/base/
H A Drun_loop.cc131 const bool application_tasks_allowed = in Run() local
H A Drun_loop_unittest.cc157 void Run(bool application_tasks_allowed, TimeDelta timeout) override { in Run()
/aosp_15_r20/external/libchrome/base/message_loop/
H A Dmessage_loop.cc398 void MessageLoop::Run(bool application_tasks_allowed) { in Run()
/aosp_15_r20/external/libchrome/base/test/
H A Dtest_mock_time_task_runner.cc443 void TestMockTimeTaskRunner::Run(bool application_tasks_allowed) { in Run()
/aosp_15_r20/external/cronet/base/task/sequence_manager/
H A Dthread_controller_with_message_pump_impl.cc609 void ThreadControllerWithMessagePumpImpl::Run(bool application_tasks_allowed, in Run()
/aosp_15_r20/external/cronet/base/test/
H A Dtest_mock_time_task_runner.cc426 void TestMockTimeTaskRunner::Run(bool application_tasks_allowed, in Run()