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

1 2

  /external/chromium_org/sync/internal_api/public/engine/
passive_model_worker.cc 21 base::MessageLoop::current()->AddDestructionObserver(this);
  /external/chromium_org/media/audio/
scoped_loop_observer.cc 28 loop->AddDestructionObserver(this);
  /external/chromium_org/base/win/
object_watcher.cc 54 MessageLoop::current()->AddDestructionObserver(this);
  /external/chromium_org/chrome/browser/sync/glue/
password_model_worker.cc 58 base::MessageLoop::current()->AddDestructionObserver(this);
ui_model_worker.cc 50 base::MessageLoop::current()->AddDestructionObserver(this);
browser_thread_model_worker.cc 53 base::MessageLoop::current()->AddDestructionObserver(this);
history_model_worker.cc 101 base::MessageLoop::current()->AddDestructionObserver(this);
  /external/chromium_org/gpu/command_buffer/service/
shader_translator_cache.cc 54 translator->AddDestructionObserver(this);
shader_translator.h 136 void AddDestructionObserver(DestructionObserver* observer);
shader_translator.cc 289 void ShaderTranslator::AddDestructionObserver(
  /external/chromium/base/
message_loop_proxy_impl.cc 81 target_message_loop_->AddDestructionObserver(this);
message_loop.h 131 void AddDestructionObserver(DestructionObserver* destruction_observer);
  /external/chromium/base/win/
object_watcher.cc 72 MessageLoop::current()->AddDestructionObserver(this);
  /external/chromium_org/content/browser/
device_monitor_linux.cc 52 base::MessageLoop::current()->AddDestructionObserver(this);
  /external/chromium_org/base/synchronization/
waitable_event_watcher_posix.cc 168 current_ml->AddDestructionObserver(this);
  /external/chromium_org/content/test/
test_web_contents.cc 174 AddDestructionObserver(opener_);
180 AddDestructionObserver(contents);
  /external/chromium/base/files/
file_path_watcher_win.cc 87 MessageLoop::current()->AddDestructionObserver(this);
file_path_watcher_linux.cc 376 MessageLoop::current()->AddDestructionObserver(this);
  /external/chromium/base/synchronization/
waitable_event_watcher_posix.cc 177 current_ml->AddDestructionObserver(this);
  /external/chromium/base/threading/
thread_unittest.cc 128 MessageLoop::current()->AddDestructionObserver(observer_);
  /external/chromium_org/base/files/
file_path_watcher_win.cc 97 MessageLoop::current()->AddDestructionObserver(this);
  /external/chromium_org/base/threading/
thread_unittest.cc 112 base::MessageLoop::current()->AddDestructionObserver(observer);
  /external/chromium/chrome/browser/printing/
print_job.cc 31 ui_message_loop_->AddDestructionObserver(this);
  /external/chromium_org/content/common/gpu/
gpu_command_buffer_stub.h 129 void AddDestructionObserver(DestructionObserver* observer);
  /external/chromium_org/jingle/glue/
thread_wrapper.cc 37 message_loop->AddDestructionObserver(current());

Completed in 441 milliseconds

1 2