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

  /external/libchrome/base/synchronization/
waitable_event_watcher_posix.cc 137 message_loop_->RemoveDestructionObserver(this);
180 message_loop_->RemoveDestructionObserver(this);
  /external/libmojo/mojo/edk/system/
broker_host_posix.cc 43 base::MessageLoop::current()->RemoveDestructionObserver(this);
channel_win.cc 193 base::MessageLoop::current()->RemoveDestructionObserver(this);
channel_posix.cc 243 base::MessageLoop::current()->RemoveDestructionObserver(this);
node_controller.cc 122 base::MessageLoop::current()->RemoveDestructionObserver(this);
    [all...]
  /external/libmojo/mojo/public/cpp/system/
watcher.cc 39 base::MessageLoop::current()->RemoveDestructionObserver(this);
  /external/libchrome/components/timers/
alarm_timer_chromeos.cc 62 message_loop_->RemoveDestructionObserver(this);
67 message_loop_->RemoveDestructionObserver(this);
  /external/libchrome/base/message_loop/
message_loop.h 159 void RemoveDestructionObserver(DestructionObserver* destruction_observer);
message_loop.cc 263 void MessageLoop::RemoveDestructionObserver(
  /external/libchrome/base/files/
file_path_watcher_kqueue.cc 386 MessageLoop::current()->RemoveDestructionObserver(this);
file_path_watcher_linux.cc 493 MessageLoop::current()->RemoveDestructionObserver(this);
  /external/libmojo/mojo/message_pump/
handle_watcher.cc 321 base::MessageLoop::current()->RemoveDestructionObserver(this);
  /external/libchrome/base/trace_event/
trace_log.cc 271 MessageLoop::current()->RemoveDestructionObserver(this);
    [all...]

Completed in 1504 milliseconds