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

  /external/libchrome/base/files/
file_descriptor_watcher_posix.cc 105 MessageLoopForIO::current()->RemoveDestructionObserver(this);
  /external/libmojo/mojo/edk/system/
broker_host.cc 39 base::MessageLoop::current()->RemoveDestructionObserver(this);
channel_posix.cc 254 base::MessageLoop::current()->RemoveDestructionObserver(this);
282 base::MessageLoop::current()->RemoveDestructionObserver(this);
channel_win.cc 194 base::MessageLoop::current()->RemoveDestructionObserver(this);
node_controller.cc 124 base::MessageLoop::current()->RemoveDestructionObserver(this);
    [all...]
  /external/libchrome/base/message_loop/
message_loop.h 163 void RemoveDestructionObserver(DestructionObserver* destruction_observer);
message_loop.cc 211 void MessageLoop::RemoveDestructionObserver(
  /external/libchrome/base/trace_event/
trace_log.cc 266 MessageLoop::current()->RemoveDestructionObserver(this);
    [all...]

Completed in 173 milliseconds