HomeSort by relevance Sort by last modified time
    Searched refs:AddDestructionObserver (Results 1 - 15 of 15) sorted by null

  /external/libchrome/base/synchronization/
waitable_event_watcher_posix.cc 167 current_ml->AddDestructionObserver(this);
  /external/libmojo/mojo/edk/system/
broker_host_posix.cc 34 base::MessageLoop::current()->AddDestructionObserver(this);
channel_win.cc 151 base::MessageLoop::current()->AddDestructionObserver(this);
channel_posix.cc 218 base::MessageLoop::current()->AddDestructionObserver(this);
node_controller.cc 118 base::MessageLoop::current()->AddDestructionObserver(this);
    [all...]
  /external/libmojo/mojo/public/cpp/system/
watcher.cc 19 base::MessageLoop::current()->AddDestructionObserver(this);
  /external/libchrome/base/message_loop/
message_loop.h 155 void AddDestructionObserver(DestructionObserver* destruction_observer);
message_loop.cc 257 void MessageLoop::AddDestructionObserver(
message_loop_unittest.cc 817 loop->AddDestructionObserver(&observer);
    [all...]
  /external/libchrome/base/threading/
thread_unittest.cc 104 base::MessageLoop::current()->AddDestructionObserver(observer);
  /external/libchrome/base/files/
file_path_watcher_kqueue.cc 331 MessageLoop::current()->AddDestructionObserver(this);
file_path_watcher_linux.cc 460 MessageLoop::current()->AddDestructionObserver(this);
  /external/libchrome/components/timers/
alarm_timer_chromeos.cc 55 message_loop_->AddDestructionObserver(this);
  /external/libmojo/mojo/message_pump/
handle_watcher.cc 317 base::MessageLoop::current()->AddDestructionObserver(this);
  /external/libchrome/base/trace_event/
trace_log.cc 259 message_loop->AddDestructionObserver(this);
    [all...]

Completed in 194 milliseconds