Home
last modified time | relevance | path

Searched refs:RemoveDestructionObserver (Results 1 – 8 of 8) sorted by relevance

/external/libmojo/mojo/edk/system/
Dbroker_host.cc39 base::MessageLoop::current()->RemoveDestructionObserver(this); in ~BrokerHost()
Dchannel_posix.cc254 base::MessageLoop::current()->RemoveDestructionObserver(this); in ShutDownOnIOThread()
282 base::MessageLoop::current()->RemoveDestructionObserver(this); in OnFileCanReadWithoutBlocking()
Dchannel_win.cc194 base::MessageLoop::current()->RemoveDestructionObserver(this); in ShutDownOnIOThread()
Dnode_controller.cc124 base::MessageLoop::current()->RemoveDestructionObserver(this); in ~ThreadDestructionObserver()
/external/libchrome/base/files/
Dfile_descriptor_watcher_posix.cc105 MessageLoopForIO::current()->RemoveDestructionObserver(this); in ~Watcher()
/external/libchrome/base/message_loop/
Dmessage_loop.h163 void RemoveDestructionObserver(DestructionObserver* destruction_observer);
Dmessage_loop.cc211 void MessageLoop::RemoveDestructionObserver( in RemoveDestructionObserver() function in base::MessageLoop
/external/libchrome/base/trace_event/
Dtrace_log.cc266 MessageLoop::current()->RemoveDestructionObserver(this); in ~ThreadLocalEventBuffer()