Home
last modified time | relevance | path

Searched refs:RemoveNestingObserverOnCurrentThread (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/libchrome/base/task/sequence_manager/test/
H A Dlazy_thread_controller_for_test.cc89 RunLoop::RemoveNestingObserverOnCurrentThread(this); in RemoveNestingObserver()
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Drun_loop.h147 static void RemoveNestingObserverOnCurrentThread(NestingObserver* observer);
/aosp_15_r20/external/libchrome/base/
H A Drun_loop.h144 static void RemoveNestingObserverOnCurrentThread(NestingObserver* observer);
H A Drun_loop.cc197 void RunLoop::RemoveNestingObserverOnCurrentThread(NestingObserver* observer) { in RemoveNestingObserverOnCurrentThread() function in base::RunLoop
H A Drun_loop_unittest.cc547 RunLoop::RemoveNestingObserverOnCurrentThread(&nesting_observer); in TEST_P()
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/
Drun_loop.h147 static void RemoveNestingObserverOnCurrentThread(NestingObserver* observer);
/aosp_15_r20/external/cronet/base/
H A Drun_loop.h175 static void RemoveNestingObserverOnCurrentThread(NestingObserver* observer);
H A Drun_loop.cc242 void RunLoop::RemoveNestingObserverOnCurrentThread(NestingObserver* observer) { in RemoveNestingObserverOnCurrentThread() function in base::RunLoop
H A Drun_loop_unittest.cc579 RunLoop::RemoveNestingObserverOnCurrentThread(&nesting_observer); in TEST_P()
/aosp_15_r20/external/libchrome/base/task/sequence_manager/
H A Dthread_controller_impl.cc231 RunLoop::RemoveNestingObserverOnCurrentThread(this); in RemoveNestingObserver()
/aosp_15_r20/external/cronet/base/task/sequence_manager/
H A Dthread_controller_impl.cc313 RunLoop::RemoveNestingObserverOnCurrentThread(this); in RemoveNestingObserver()
H A Dthread_controller_with_message_pump_impl.cc273 RunLoop::RemoveNestingObserverOnCurrentThread(this); in RemoveNestingObserver()
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/
H A Dconnector.cc88 base::RunLoop::RemoveNestingObserverOnCurrentThread(this); in WillDestroyCurrentMessageLoop()