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

1 2

  /external/chromium_org/media/audio/
scoped_task_runner_observer.cc 31 loop->RemoveDestructionObserver(this);
  /external/chromium_org/base/synchronization/
waitable_event_watcher_posix.cc 138 message_loop_->RemoveDestructionObserver(this);
181 message_loop_->RemoveDestructionObserver(this);
  /external/chromium_org/base/win/
object_watcher.cc 76 MessageLoop::current()->RemoveDestructionObserver(this);
  /external/chromium_org/content/common/gpu/
stream_texture_android.cc 83 owner_stub_->RemoveDestructionObserver(this);
89 owner_stub_->RemoveDestructionObserver(this);
gpu_command_buffer_stub.h 133 void RemoveDestructionObserver(DestructionObserver* observer);
texture_image_transport_surface.cc 179 helper_->stub()->RemoveDestructionObserver(this);
  /external/chromium_org/device/hid/
hid_service.cc 38 base::MessageLoop::current()->RemoveDestructionObserver(this);
device_monitor_linux.cc 145 base::MessageLoop::current()->RemoveDestructionObserver(this);
hid_connection_win.cc 73 base::MessageLoop::current()->RemoveDestructionObserver(this);
input_service_linux.cc 171 base::MessageLoop::current()->RemoveDestructionObserver(this);
  /external/chromium_org/gpu/command_buffer/service/
shader_translator.h 135 void RemoveDestructionObserver(DestructionObserver* observer);
shader_translator.cc 240 void ShaderTranslator::RemoveDestructionObserver(
  /external/chromium_org/base/files/
file_path_watcher_win.cc 139 MessageLoop::current()->RemoveDestructionObserver(this);
file_path_watcher_kqueue.cc 384 MessageLoop::current()->RemoveDestructionObserver(this);
file_path_watcher_linux.cc 470 MessageLoop::current()->RemoveDestructionObserver(this);
  /external/chromium_org/sync/internal_api/public/engine/
model_safe_worker.cc 196 base::MessageLoop::current()->RemoveDestructionObserver(this);
  /external/chromium_org/base/message_loop/
message_loop.h 156 void RemoveDestructionObserver(DestructionObserver* destruction_observer);
message_loop.cc 270 void MessageLoop::RemoveDestructionObserver(
  /external/chromium_org/content/common/gpu/media/
gpu_video_encode_accelerator.cc 160 stub_->RemoveDestructionObserver(this);
gpu_video_decode_accelerator.cc 479 stub_->RemoveDestructionObserver(this);
  /external/chromium_org/device/usb/
usb_service_impl.cc 106 base::MessageLoop::current()->RemoveDestructionObserver(this);
  /external/chromium_org/media/base/
user_input_monitor_win.cc 172 base::MessageLoop::current()->RemoveDestructionObserver(this);
user_input_monitor_linux.cc 275 base::MessageLoop::current()->RemoveDestructionObserver(this);
  /external/chromium_org/mojo/common/
handle_watcher.cc 329 base::MessageLoop::current()->RemoveDestructionObserver(this);
  /external/chromium_org/content/browser/gamepad/
raw_input_data_fetcher_win.cc 109 base::MessageLoop::current()->RemoveDestructionObserver(this);

Completed in 698 milliseconds

1 2