Home
last modified time | relevance | path

Searched refs:RemoveDestructionObserver (Results 1 – 25 of 31) sorted by relevance

12

/external/chromium_org/base/synchronization/
Dwaitable_event_watcher_posix.cc138 message_loop_->RemoveDestructionObserver(this); in StartWatching()
181 message_loop_->RemoveDestructionObserver(this); in StopWatching()
/external/chromium_org/content/common/gpu/
Dstream_texture_android.cc83 owner_stub_->RemoveDestructionObserver(this); in ~StreamTexture()
89 owner_stub_->RemoveDestructionObserver(this); in OnWillDestroyStub()
Dgpu_command_buffer_stub.h133 void RemoveDestructionObserver(DestructionObserver* observer);
Dtexture_image_transport_surface.cc179 helper_->stub()->RemoveDestructionObserver(this); in OnWillDestroyStub()
Dimage_transport_surface_fbo_mac.mm195 helper_->stub()->RemoveDestructionObserver(this);
/external/chromium_org/media/audio/
Dscoped_task_runner_observer.cc31 loop->RemoveDestructionObserver(this); in ObserveLoopDestruction()
/external/chromium_org/base/win/
Dobject_watcher.cc76 MessageLoop::current()->RemoveDestructionObserver(this); in StopWatching()
/external/chromium_org/device/hid/
Dhid_service.cc38 base::MessageLoop::current()->RemoveDestructionObserver(this); in WillDestroyCurrentMessageLoop()
Ddevice_monitor_linux.cc145 base::MessageLoop::current()->RemoveDestructionObserver(this); in ~DeviceMonitorLinux()
Dinput_service_linux.cc171 base::MessageLoop::current()->RemoveDestructionObserver(this); in ~InputServiceLinux()
Dhid_connection_win.cc73 base::MessageLoop::current()->RemoveDestructionObserver(this); in ~PendingHidTransfer()
/external/chromium_org/gpu/command_buffer/service/
Dshader_translator.h135 void RemoveDestructionObserver(DestructionObserver* observer);
Dshader_translator.cc240 void ShaderTranslator::RemoveDestructionObserver( in RemoveDestructionObserver() function in gpu::gles2::ShaderTranslator
/external/chromium_org/sync/internal_api/public/engine/
Dmodel_safe_worker.cc196 base::MessageLoop::current()->RemoveDestructionObserver(this); in UnregisterForLoopDestructionAsync()
/external/chromium_org/device/usb/
Dusb_service_impl.cc106 base::MessageLoop::current()->RemoveDestructionObserver(this); in ~UsbServiceImpl()
/external/chromium_org/base/files/
Dfile_path_watcher_win.cc139 MessageLoop::current()->RemoveDestructionObserver(this); in CancelOnMessageLoopThread()
Dfile_path_watcher_kqueue.cc384 MessageLoop::current()->RemoveDestructionObserver(this); in CancelOnMessageLoopThread()
Dfile_path_watcher_linux.cc470 MessageLoop::current()->RemoveDestructionObserver(this); in CancelOnMessageLoopThread()
/external/chromium_org/content/common/gpu/media/
Dgpu_video_encode_accelerator.cc160 stub_->RemoveDestructionObserver(this); in OnWillDestroyStub()
Dgpu_video_decode_accelerator.cc479 stub_->RemoveDestructionObserver(this); in OnWillDestroyStub()
/external/chromium_org/media/base/
Duser_input_monitor_win.cc172 base::MessageLoop::current()->RemoveDestructionObserver(this); in StopMonitor()
Duser_input_monitor_linux.cc275 base::MessageLoop::current()->RemoveDestructionObserver(this); in StopMonitor()
/external/chromium_org/base/message_loop/
Dmessage_loop.h156 void RemoveDestructionObserver(DestructionObserver* destruction_observer);
Dmessage_loop.cc270 void MessageLoop::RemoveDestructionObserver( in RemoveDestructionObserver() function in base::MessageLoop
/external/chromium_org/mojo/common/
Dhandle_watcher.cc329 base::MessageLoop::current()->RemoveDestructionObserver(this); in ~StateBase()

12