Home
last modified time | relevance | path

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

/external/libchrome/base/synchronization/
Dwaitable_event_watcher_posix.cc137 message_loop_->RemoveDestructionObserver(this); in StartWatching()
180 message_loop_->RemoveDestructionObserver(this); in StopWatching()
/external/libmojo/mojo/edk/system/
Dbroker_host_posix.cc43 base::MessageLoop::current()->RemoveDestructionObserver(this); in ~BrokerHost()
Dchannel_win.cc193 base::MessageLoop::current()->RemoveDestructionObserver(this); in ShutDownOnIOThread()
Dchannel_posix.cc243 base::MessageLoop::current()->RemoveDestructionObserver(this); in ShutDownOnIOThread()
Dnode_controller.cc122 base::MessageLoop::current()->RemoveDestructionObserver(this); in ~ThreadDestructionObserver()
/external/libchrome/components/timers/
Dalarm_timer_chromeos.cc62 message_loop_->RemoveDestructionObserver(this); in ~MessageLoopObserver()
67 message_loop_->RemoveDestructionObserver(this); in WillDestroyCurrentMessageLoop()
/external/libmojo/mojo/public/cpp/system/
Dwatcher.cc39 base::MessageLoop::current()->RemoveDestructionObserver(this); in StopObservingIfNecessary()
/external/libchrome/base/files/
Dfile_path_watcher_kqueue.cc386 MessageLoop::current()->RemoveDestructionObserver(this); in CancelOnMessageLoopThread()
Dfile_path_watcher_linux.cc493 MessageLoop::current()->RemoveDestructionObserver(this); in CancelOnMessageLoopThread()
/external/libchrome/base/message_loop/
Dmessage_loop.h159 void RemoveDestructionObserver(DestructionObserver* destruction_observer);
Dmessage_loop.cc263 void MessageLoop::RemoveDestructionObserver( in RemoveDestructionObserver() function in base::MessageLoop
/external/libmojo/mojo/message_pump/
Dhandle_watcher.cc321 base::MessageLoop::current()->RemoveDestructionObserver(this); in ~StateBase()
/external/libchrome/base/trace_event/
Dtrace_log.cc271 MessageLoop::current()->RemoveDestructionObserver(this); in ~ThreadLocalEventBuffer()