/external/chromium_org/base/synchronization/ |
D | waitable_event_watcher_posix.cc | 138 message_loop_->RemoveDestructionObserver(this); in StartWatching() 181 message_loop_->RemoveDestructionObserver(this); in StopWatching()
|
/external/chromium_org/content/common/gpu/ |
D | stream_texture_android.cc | 83 owner_stub_->RemoveDestructionObserver(this); in ~StreamTexture() 89 owner_stub_->RemoveDestructionObserver(this); in OnWillDestroyStub()
|
D | gpu_command_buffer_stub.h | 133 void RemoveDestructionObserver(DestructionObserver* observer);
|
D | texture_image_transport_surface.cc | 179 helper_->stub()->RemoveDestructionObserver(this); in OnWillDestroyStub()
|
D | image_transport_surface_fbo_mac.mm | 195 helper_->stub()->RemoveDestructionObserver(this);
|
/external/chromium_org/media/audio/ |
D | scoped_task_runner_observer.cc | 31 loop->RemoveDestructionObserver(this); in ObserveLoopDestruction()
|
/external/chromium_org/base/win/ |
D | object_watcher.cc | 76 MessageLoop::current()->RemoveDestructionObserver(this); in StopWatching()
|
/external/chromium_org/device/hid/ |
D | hid_service.cc | 38 base::MessageLoop::current()->RemoveDestructionObserver(this); in WillDestroyCurrentMessageLoop()
|
D | device_monitor_linux.cc | 145 base::MessageLoop::current()->RemoveDestructionObserver(this); in ~DeviceMonitorLinux()
|
D | input_service_linux.cc | 171 base::MessageLoop::current()->RemoveDestructionObserver(this); in ~InputServiceLinux()
|
D | hid_connection_win.cc | 73 base::MessageLoop::current()->RemoveDestructionObserver(this); in ~PendingHidTransfer()
|
/external/chromium_org/gpu/command_buffer/service/ |
D | shader_translator.h | 135 void RemoveDestructionObserver(DestructionObserver* observer);
|
D | shader_translator.cc | 240 void ShaderTranslator::RemoveDestructionObserver( in RemoveDestructionObserver() function in gpu::gles2::ShaderTranslator
|
/external/chromium_org/sync/internal_api/public/engine/ |
D | model_safe_worker.cc | 196 base::MessageLoop::current()->RemoveDestructionObserver(this); in UnregisterForLoopDestructionAsync()
|
/external/chromium_org/device/usb/ |
D | usb_service_impl.cc | 106 base::MessageLoop::current()->RemoveDestructionObserver(this); in ~UsbServiceImpl()
|
/external/chromium_org/base/files/ |
D | file_path_watcher_win.cc | 139 MessageLoop::current()->RemoveDestructionObserver(this); in CancelOnMessageLoopThread()
|
D | file_path_watcher_kqueue.cc | 384 MessageLoop::current()->RemoveDestructionObserver(this); in CancelOnMessageLoopThread()
|
D | file_path_watcher_linux.cc | 470 MessageLoop::current()->RemoveDestructionObserver(this); in CancelOnMessageLoopThread()
|
/external/chromium_org/content/common/gpu/media/ |
D | gpu_video_encode_accelerator.cc | 160 stub_->RemoveDestructionObserver(this); in OnWillDestroyStub()
|
D | gpu_video_decode_accelerator.cc | 479 stub_->RemoveDestructionObserver(this); in OnWillDestroyStub()
|
/external/chromium_org/media/base/ |
D | user_input_monitor_win.cc | 172 base::MessageLoop::current()->RemoveDestructionObserver(this); in StopMonitor()
|
D | user_input_monitor_linux.cc | 275 base::MessageLoop::current()->RemoveDestructionObserver(this); in StopMonitor()
|
/external/chromium_org/base/message_loop/ |
D | message_loop.h | 156 void RemoveDestructionObserver(DestructionObserver* destruction_observer);
|
D | message_loop.cc | 270 void MessageLoop::RemoveDestructionObserver( in RemoveDestructionObserver() function in base::MessageLoop
|
/external/chromium_org/mojo/common/ |
D | handle_watcher.cc | 329 base::MessageLoop::current()->RemoveDestructionObserver(this); in ~StateBase()
|