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

12

  /external/chromium/chrome/browser/
crash_handler_host_linux.cc 98 ml->AddDestructionObserver(this);
process_singleton_linux.cc 596 ml->AddDestructionObserver(this);
    [all...]
  /external/chromium_org/base/message_loop/
message_loop.h 161 void AddDestructionObserver(DestructionObserver* destruction_observer);
message_loop.cc 256 void MessageLoop::AddDestructionObserver(
message_loop_unittest.cc     [all...]
  /external/chromium_org/chrome/browser/printing/
print_job.cc 49 ui_message_loop_->AddDestructionObserver(this);
  /external/chromium_org/content/common/gpu/
image_transport_surface_mac.cc 165 helper_->stub()->AddDestructionObserver(this);
texture_image_transport_surface.cc 114 helper_->stub()->AddDestructionObserver(this);
gpu_command_buffer_stub.cc 871 void GpuCommandBufferStub::AddDestructionObserver(
    [all...]
  /external/chromium_org/content/common/gpu/media/
gpu_video_decode_accelerator.cc 64 stub_->AddDestructionObserver(this);
  /external/chromium/base/files/
file_path_watcher_mac.cc 429 MessageLoop::current()->AddDestructionObserver(this);
  /external/chromium/base/
message_loop.cc 212 void MessageLoop::AddDestructionObserver(
message_loop_unittest.cc     [all...]
  /external/chromium_org/base/files/
file_path_watcher_kqueue.cc 452 MessageLoop::current()->AddDestructionObserver(this);
file_path_watcher_linux.cc 376 MessageLoop::current()->AddDestructionObserver(this);
  /external/chromium_org/chrome/browser/
crash_handler_host_linux.cc 108 ml->AddDestructionObserver(this);
process_singleton_linux.cc 559 ml->AddDestructionObserver(this);
    [all...]
  /external/chromium_org/content/renderer/media/
rtc_video_decoder.cc 473 base::MessageLoop::current()->AddDestructionObserver(this);
webmediaplayer_impl.cc 176 base::MessageLoop::current()->AddDestructionObserver(this);
    [all...]
  /external/chromium/webkit/glue/
webmediaplayer_impl.cc 306 main_loop_->AddDestructionObserver(this);
  /external/chromium_org/content/browser/renderer_host/media/
media_stream_manager.cc 672 io_loop_->AddDestructionObserver(this);
    [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.h 550 void AddDestructionObserver(WebContentsImpl* web_contents);
    [all...]
web_contents_impl.cc     [all...]
  /external/chromium_org/content/renderer/media/android/
webmediaplayer_android.cc 108 base::MessageLoop::current()->AddDestructionObserver(this);
    [all...]

Completed in 1457 milliseconds

12