Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/task/
H A Dcurrent_thread.cc99 CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop::
100 ScopedAllowApplicationTasksInNativeNestedLoop() in ScopedAllowApplicationTasksInNativeNestedLoop() function in base::CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop
108 CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop::
109 ~ScopedAllowApplicationTasksInNativeNestedLoop() { in ~ScopedAllowApplicationTasksInNativeNestedLoop()
H A Dcurrent_thread.h185 class BASE_EXPORT ScopedAllowApplicationTasksInNativeNestedLoop {
187 ScopedAllowApplicationTasksInNativeNestedLoop();
188 ~ScopedAllowApplicationTasksInNativeNestedLoop();
H A Dsingle_thread_task_executor_unittest.cc280 CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop in SubPumpFunc()
297 std::optional<CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop> in MessageBoxFunc()
1992 CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop in TestWndProcThunk()
2057 CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop in TEST()
/aosp_15_r20/external/cronet/base/message_loop/
H A Dmessage_pump_apple_unittest.mm39 CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop allow;
135 CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop allow;
H A Dmessage_pump_glib_unittest.cc490 CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop allow; in TestGLibLoopInternal()
522 CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop allow; in TestGtkLoopInternal()
594 CurrentThread::ScopedAllowApplicationTasksInNativeNestedLoop allow; in TEST_F()