Searched refs:RemoveDestructionObserver (Results 1 – 8 of 8) sorted by relevance
39 base::MessageLoop::current()->RemoveDestructionObserver(this); in ~BrokerHost()
254 base::MessageLoop::current()->RemoveDestructionObserver(this); in ShutDownOnIOThread()282 base::MessageLoop::current()->RemoveDestructionObserver(this); in OnFileCanReadWithoutBlocking()
194 base::MessageLoop::current()->RemoveDestructionObserver(this); in ShutDownOnIOThread()
124 base::MessageLoop::current()->RemoveDestructionObserver(this); in ~ThreadDestructionObserver()
105 MessageLoopForIO::current()->RemoveDestructionObserver(this); in ~Watcher()
163 void RemoveDestructionObserver(DestructionObserver* destruction_observer);
211 void MessageLoop::RemoveDestructionObserver( in RemoveDestructionObserver() function in base::MessageLoop
266 MessageLoop::current()->RemoveDestructionObserver(this); in ~ThreadLocalEventBuffer()