Searched refs:AddDestructionObserver (Results 1 - 9 of 9) sorted by relevance

/external/libchrome/base/synchronization/
H A Dwaitable_event_watcher_posix.cc167 current_ml->AddDestructionObserver(this);
/external/libchrome/base/threading/
H A Dthread_unittest.cc104 base::MessageLoop::current()->AddDestructionObserver(observer);
/external/libchrome/base/files/
H A Dfile_path_watcher_kqueue.cc331 MessageLoop::current()->AddDestructionObserver(this);
H A Dfile_path_watcher_linux.cc460 MessageLoop::current()->AddDestructionObserver(this);
/external/libchrome/base/message_loop/
H A Dmessage_loop.h154 void AddDestructionObserver(DestructionObserver* destruction_observer);
H A Dmessage_loop.cc251 void MessageLoop::AddDestructionObserver( function in class:base::MessageLoop
H A Dmessage_loop_unittest.cc890 loop->AddDestructionObserver(&observer);
/external/libchrome/components/timers/
H A Dalarm_timer_chromeos.cc55 message_loop_->AddDestructionObserver(this);
/external/libchrome/base/trace_event/
H A Dtrace_log.cc256 message_loop->AddDestructionObserver(this);

Completed in 278 milliseconds