Home
last modified time | relevance | path

Searched refs:AddDestructionObserver (Results 1 – 25 of 39) sorted by relevance

12

/external/chromium_org/media/audio/
Dscoped_task_runner_observer.cc29 loop->AddDestructionObserver(this); in ObserveLoopDestruction()
/external/chromium_org/content/test/
Dtest_web_contents.cc183 AddDestructionObserver(opener_); in SetOpener()
189 AddDestructionObserver(contents); in AddPendingContents()
/external/chromium_org/gpu/command_buffer/service/
Dshader_translator_cache.cc52 translator->AddDestructionObserver(this); in GetTranslator()
Dshader_translator.h134 void AddDestructionObserver(DestructionObserver* observer);
Dshader_translator.cc235 void ShaderTranslator::AddDestructionObserver( in AddDestructionObserver() function in gpu::gles2::ShaderTranslator
/external/chromium_org/base/win/
Dobject_watcher.cc54 MessageLoop::current()->AddDestructionObserver(this); in StartWatching()
/external/chromium_org/content/browser/
Ddevice_monitor_udev.cc52 base::MessageLoop::current()->AddDestructionObserver(this); in Initialize()
/external/chromium_org/device/hid/
Dhid_service.cc60 base::MessageLoop::current()->AddDestructionObserver(destroyer); in GetInstance()
Ddevice_monitor_linux.cc29 base::MessageLoop::current()->AddDestructionObserver(this); in DeviceMonitorLinux()
Dinput_service_linux.cc166 base::MessageLoop::current()->AddDestructionObserver(this); in InputServiceLinux()
Dhid_connection_win.cc80 base::MessageLoop::current()->AddDestructionObserver(this); in TakeResultFromWindowsAPI()
/external/chromium_org/base/synchronization/
Dwaitable_event_watcher_posix.cc168 current_ml->AddDestructionObserver(this); in StartWatching()
/external/chromium_org/sync/internal_api/public/engine/
Dmodel_safe_worker.cc144 base::MessageLoop::current()->AddDestructionObserver(this); in SetWorkingLoopToCurrent()
/external/chromium_org/device/usb/
Dusb_service_impl.cc102 base::MessageLoop::current()->AddDestructionObserver(this); in UsbServiceImpl()
/external/chromium_org/content/common/gpu/
Dstream_texture_android.cc74 owner_stub->AddDestructionObserver(this); in StreamTexture()
Dgpu_command_buffer_stub.h132 void AddDestructionObserver(DestructionObserver* observer);
Dtexture_image_transport_surface.cc115 helper_->stub()->AddDestructionObserver(this); in GetBackingFrameBufferObject()
/external/chromium_org/base/threading/
Dthread_unittest.cc112 base::MessageLoop::current()->AddDestructionObserver(observer); in RegisterDestructionObserver()
/external/chromium_org/base/files/
Dfile_path_watcher_win.cc98 MessageLoop::current()->AddDestructionObserver(this); in Watch()
Dfile_path_watcher_kqueue.cc329 MessageLoop::current()->AddDestructionObserver(this); in Watch()
/external/chromium_org/content/common/gpu/media/
Dgpu_video_encode_accelerator.cc57 stub_->AddDestructionObserver(this); in GpuVideoEncodeAccelerator()
/external/chromium_org/jingle/glue/
Dthread_wrapper.cc37 message_loop->AddDestructionObserver(current()); in EnsureForCurrentMessageLoop()
/external/chromium_org/media/base/
Duser_input_monitor_win.cc148 base::MessageLoop::current()->AddDestructionObserver(this); in StartMonitor()
Duser_input_monitor_linux.cc239 base::MessageLoop::current()->AddDestructionObserver(this); in StartMonitor()
/external/chromium_org/base/message_loop/
Dmessage_loop.h152 void AddDestructionObserver(DestructionObserver* destruction_observer);

12