Searched refs:AddNestingObserver (Results 1 – 9 of 9) sorted by relevance
23 void AddNestingObserver(RunLoop::NestingObserver* observer) override { in AddNestingObserver() function in base::sequence_manager::__anona58feaa70111::ThreadControllerForTest26 ThreadControllerImpl::AddNestingObserver(observer); in AddNestingObserver()
29 void AddNestingObserver(RunLoop::NestingObserver* observer) override;
45 void LazyThreadControllerForTest::AddNestingObserver( in AddNestingObserver() function in base::sequence_manager::LazyThreadControllerForTest
76 virtual void AddNestingObserver(RunLoop::NestingObserver* observer) = 0;
41 void AddNestingObserver(RunLoop::NestingObserver* observer) override;
46 void AddNestingObserver(RunLoop::NestingObserver* observer) override;
98 void ThreadControllerWithMessagePumpImpl::AddNestingObserver( in AddNestingObserver() function in base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl
219 void ThreadControllerImpl::AddNestingObserver( in AddNestingObserver() function in base::sequence_manager::internal::ThreadControllerImpl
92 controller_->AddNestingObserver(this); in SequenceManagerImpl()