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

  /external/chromium/base/
object_watcher.cc 71 MessageLoop::current()->AddDestructionObserver(this);
waitable_event_watcher_posix.cc 177 current_ml->AddDestructionObserver(this);
message_loop.h 79 void AddDestructionObserver(DestructionObserver* destruction_observer);
message_loop.cc 143 void MessageLoop::AddDestructionObserver(DestructionObserver *obs) {
  /external/chromium/net/ocsp/
nss_ocsp.cc 99 io_loop_->AddDestructionObserver(this);
331 io_loop_->AddDestructionObserver(this);

Completed in 208 milliseconds