HomeSort by relevance Sort by last modified time
    Searched refs:AddDestructionObserver (Results 1 - 25 of 44) 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_task_runner_observer.cc 29 loop->AddDestructionObserver(this);
  /external/chromium_org/gpu/command_buffer/service/
shader_translator_cache.cc 50 translator->AddDestructionObserver(this);
shader_translator.h 141 void AddDestructionObserver(DestructionObserver* observer);
  /external/chromium_org/base/win/
object_watcher.cc 54 MessageLoop::current()->AddDestructionObserver(this);
  /external/chromium_org/chrome/browser/sync/glue/
password_model_worker.cc 67 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/content/browser/
device_monitor_udev.cc 52 base::MessageLoop::current()->AddDestructionObserver(this);
  /external/chromium_org/device/hid/
hid_service.cc 59 base::MessageLoop::current()->AddDestructionObserver(this);
device_monitor_linux.cc 29 base::MessageLoop::current()->AddDestructionObserver(this);
input_service_linux.cc 166 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 181 AddDestructionObserver(opener_);
187 AddDestructionObserver(contents);
  /external/chromium_org/base/files/
file_path_watcher_win.cc 98 MessageLoop::current()->AddDestructionObserver(this);
  /external/chromium_org/base/threading/
thread_unittest.cc 112 base::MessageLoop::current()->AddDestructionObserver(observer);
  /external/chromium_org/components/usb_service/
usb_service_impl.cc 90 base::MessageLoop::current()->AddDestructionObserver(this);
  /external/chromium_org/content/common/gpu/
stream_texture_android.cc 74 owner_stub->AddDestructionObserver(this);
gpu_command_buffer_stub.h 135 void AddDestructionObserver(DestructionObserver* observer);
image_transport_surface_fbo_mac.cc 50 helper_->stub()->AddDestructionObserver(this);
  /external/chromium_org/base/message_loop/
message_loop.h 152 void AddDestructionObserver(DestructionObserver* destruction_observer);
  /external/chromium_org/content/common/gpu/media/
gpu_video_encode_accelerator.cc 48 stub_->AddDestructionObserver(this);
  /external/chromium_org/jingle/glue/
thread_wrapper.cc 37 message_loop->AddDestructionObserver(current());
  /external/chromium_org/media/base/
user_input_monitor_win.cc 148 base::MessageLoop::current()->AddDestructionObserver(this);

Completed in 484 milliseconds

1 2