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

1 2

  /external/chromium_org/media/audio/
scoped_loop_observer.cc 30 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/base/synchronization/
waitable_event_watcher_posix.cc 148 message_loop_->RemoveDestructionObserver(this);
190 message_loop_->RemoveDestructionObserver(this);
  /external/chromium/base/
message_loop_proxy_impl.cc 16 MessageLoop::current()->RemoveDestructionObserver(this);
message_loop.h 135 void RemoveDestructionObserver(DestructionObserver* destruction_observer);
message_loop.cc 218 void MessageLoop::RemoveDestructionObserver(
  /external/chromium/base/win/
object_watcher.cc 107 MessageLoop::current()->RemoveDestructionObserver(this);
  /external/chromium_org/gpu/command_buffer/service/
shader_translator.h 137 void RemoveDestructionObserver(DestructionObserver* observer);
shader_translator.cc 294 void ShaderTranslator::RemoveDestructionObserver(
  /external/chromium/base/files/
file_path_watcher_win.cc 120 MessageLoop::current()->RemoveDestructionObserver(this);
file_path_watcher_linux.cc 409 MessageLoop::current()->RemoveDestructionObserver(this);
file_path_watcher_mac.cc 481 MessageLoop::current()->RemoveDestructionObserver(this);
  /external/chromium_org/base/files/
file_path_watcher_win.cc 131 MessageLoop::current()->RemoveDestructionObserver(this);
file_path_watcher_kqueue.cc 507 MessageLoop::current()->RemoveDestructionObserver(this);
file_path_watcher_linux.cc 412 MessageLoop::current()->RemoveDestructionObserver(this);
  /external/chromium_org/sync/internal_api/public/engine/
model_safe_worker.cc 182 base::MessageLoop::current()->RemoveDestructionObserver(this);
  /external/chromium/chrome/browser/printing/
print_job.cc 35 ui_message_loop_->RemoveDestructionObserver(this);
  /external/chromium_org/content/common/gpu/
gpu_command_buffer_stub.h 130 void RemoveDestructionObserver(DestructionObserver* observer);
image_transport_surface_mac.cc 329 helper_->stub()->RemoveDestructionObserver(this);
texture_image_transport_surface.cc 178 helper_->stub()->RemoveDestructionObserver(this);
  /external/chromium_org/base/message_loop/
message_loop.h 165 void RemoveDestructionObserver(DestructionObserver* destruction_observer);
message_loop.cc 262 void MessageLoop::RemoveDestructionObserver(
  /external/chromium_org/chrome/browser/printing/
print_job.cc 53 ui_message_loop_->RemoveDestructionObserver(this);
  /external/chromium_org/content/common/gpu/media/
gpu_video_decode_accelerator.cc 76 stub_->RemoveDestructionObserver(this);

Completed in 1400 milliseconds

1 2