Home
last modified time | relevance | path

Searched refs:ScopedAllowApplicationTasksInNativeNestedLoop (Results 1 – 5 of 5) sorted by relevance

/external/cronet/base/task/
Dcurrent_thread.cc95 CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop::
96 ScopedAllowApplicationTasksInNativeNestedLoop() in ScopedAllowApplicationTasksInNativeNestedLoop() function in base::CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop
103 CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop::
104 ~ScopedAllowApplicationTasksInNativeNestedLoop() { in ~ScopedAllowApplicationTasksInNativeNestedLoop()
Dcurrent_thread.h155 class BASE_EXPORT ScopedAllowApplicationTasksInNativeNestedLoop {
157 ScopedAllowApplicationTasksInNativeNestedLoop();
158 ~ScopedAllowApplicationTasksInNativeNestedLoop();
Dsingle_thread_task_executor_unittest.cc276 CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop in SubPumpFunc()
293 absl::optional<CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop> in MessageBoxFunc()
1345 CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop in TEST_P()
2021 CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop in TestWndProcThunk()
/external/cronet/base/message_loop/
Dmessage_pump_mac_unittest.mm40 CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop allow;
136 CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop allow;
Dmessage_pump_glib_unittest.cc478 CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop allow; in TestGLibLoopInternal()
510 CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop allow; in TestGtkLoopInternal()
582 CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop allow; in TEST_F()