Searched refs:RemoveNestingObserver (Results 1 – 9 of 9) sorted by relevance
29 void RemoveNestingObserver(RunLoop::NestingObserver* observer) override { in RemoveNestingObserver() function in base::sequence_manager::__anona58feaa70111::ThreadControllerForTest32 ThreadControllerImpl::RemoveNestingObserver(observer); in RemoveNestingObserver()
30 void RemoveNestingObserver(RunLoop::NestingObserver* observer) override;
79 void LazyThreadControllerForTest::RemoveNestingObserver( in RemoveNestingObserver() function in base::sequence_manager::LazyThreadControllerForTest
78 virtual void RemoveNestingObserver(RunLoop::NestingObserver* observer) = 0;
42 void RemoveNestingObserver(RunLoop::NestingObserver* observer) override;
47 void RemoveNestingObserver(RunLoop::NestingObserver* observer) override;
106 void ThreadControllerWithMessagePumpImpl::RemoveNestingObserver( in RemoveNestingObserver() function in base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl
226 void ThreadControllerImpl::RemoveNestingObserver( in RemoveNestingObserver() function in base::sequence_manager::internal::ThreadControllerImpl
114 controller_->RemoveNestingObserver(this); in ~SequenceManagerImpl()