/aosp_15_r20/external/libchrome/base/task/sequence_manager/test/ |
H A D | sequence_manager_for_test.cc | 23 void AddNestingObserver(RunLoop::NestingObserver* observer) override { in AddNestingObserver() function in base::sequence_manager::__anone55f46f40111::ThreadControllerForTest 26 ThreadControllerImpl::AddNestingObserver(observer); in AddNestingObserver()
|
H A D | lazy_thread_controller_for_test.h | 29 void AddNestingObserver(RunLoop::NestingObserver* observer) override;
|
H A D | lazy_thread_controller_for_test.cc | 45 void LazyThreadControllerForTest::AddNestingObserver( in AddNestingObserver() function in base::sequence_manager::LazyThreadControllerForTest
|
/aosp_15_r20/external/cronet/base/task/sequence_manager/test/ |
H A D | sequence_manager_for_test.cc | 24 void AddNestingObserver(RunLoop::NestingObserver* observer) override { in AddNestingObserver() function in base::sequence_manager::__anon2d11702a0111::ThreadControllerForTest 27 ThreadControllerImpl::AddNestingObserver(observer); in AddNestingObserver()
|
/aosp_15_r20/external/libchrome/base/task/sequence_manager/ |
H A D | thread_controller.h | 76 virtual void AddNestingObserver(RunLoop::NestingObserver* observer) = 0;
|
H A D | thread_controller_with_message_pump_impl.h | 41 void AddNestingObserver(RunLoop::NestingObserver* observer) override;
|
H A D | thread_controller_impl.h | 46 void AddNestingObserver(RunLoop::NestingObserver* observer) override;
|
H A D | thread_controller_with_message_pump_impl.cc | 98 void ThreadControllerWithMessagePumpImpl::AddNestingObserver( in AddNestingObserver() function in base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl
|
H A D | thread_controller_impl.cc | 219 void ThreadControllerImpl::AddNestingObserver( in AddNestingObserver() function in base::sequence_manager::internal::ThreadControllerImpl
|
H A D | sequence_manager_impl.cc | 92 controller_->AddNestingObserver(this); in SequenceManagerImpl()
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/task/sequence_manager/test/ |
D | lazy_thread_controller_for_test.h | 32 void AddNestingObserver(RunLoop::NestingObserver* observer) override;
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/5/external/libchrome/base/task/sequence_manager/test/ |
D | lazy_thread_controller_for_test.h | 32 void AddNestingObserver(RunLoop::NestingObserver* observer) override;
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/task/sequence_manager/ |
D | thread_controller.h | 79 virtual void AddNestingObserver(RunLoop::NestingObserver* observer) = 0;
|
D | thread_controller_with_message_pump_impl.h | 44 void AddNestingObserver(RunLoop::NestingObserver* observer) override;
|
D | thread_controller_impl.h | 49 void AddNestingObserver(RunLoop::NestingObserver* observer) override;
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/6/external/libchrome/base/task/sequence_manager/ |
D | thread_controller.h | 79 virtual void AddNestingObserver(RunLoop::NestingObserver* observer) = 0;
|
D | thread_controller_with_message_pump_impl.h | 44 void AddNestingObserver(RunLoop::NestingObserver* observer) override;
|
D | thread_controller_impl.h | 49 void AddNestingObserver(RunLoop::NestingObserver* observer) override;
|
/aosp_15_r20/external/cronet/base/task/sequence_manager/ |
H A D | thread_controller_impl.h | 58 void AddNestingObserver(RunLoop::NestingObserver* observer) override;
|
H A D | thread_controller_with_message_pump_impl.h | 70 void AddNestingObserver(RunLoop::NestingObserver* observer) override;
|
H A D | thread_controller.h | 175 virtual void AddNestingObserver(RunLoop::NestingObserver* observer) = 0;
|
H A D | thread_controller_impl.cc | 301 void ThreadControllerImpl::AddNestingObserver( in AddNestingObserver() function in base::sequence_manager::internal::ThreadControllerImpl
|
H A D | thread_controller_with_message_pump_impl.cc | 261 void ThreadControllerWithMessagePumpImpl::AddNestingObserver( in AddNestingObserver() function in base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl
|
H A D | sequence_manager_impl.cc | 347 controller_->AddNestingObserver(this); in CompleteInitializationOnBoundThread()
|