Searched refs:AddDestructionObserver (Results 1 – 10 of 10) sorted by relevance
30 base::MessageLoop::current()->AddDestructionObserver(this); in BrokerHost()
152 base::MessageLoop::current()->AddDestructionObserver(this); in StartOnIOThread()
216 base::MessageLoop::current()->AddDestructionObserver(this); in StartOnIOThread()
120 base::MessageLoop::current()->AddDestructionObserver(this); in ThreadDestructionObserver()
115 MessageLoopForIO::current()->AddDestructionObserver(this); in StartWatching()
159 void AddDestructionObserver(DestructionObserver* destruction_observer);
205 void MessageLoop::AddDestructionObserver( in AddDestructionObserver() function in base::MessageLoop
860 loop->AddDestructionObserver(&observer); in TEST()
124 base::MessageLoop::current()->AddDestructionObserver(observer); in RegisterDestructionObserver()
254 message_loop->AddDestructionObserver(this); in ThreadLocalEventBuffer()