Searched refs:AddDestructionObserver (Results 1 - 25 of 38) sorted by relevance

12

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

Completed in 8545 milliseconds

12