Home
last modified time | relevance | path

Searched defs:DestructionObserver (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
Dshader_translator.cc116 ShaderTranslator::DestructionObserver::DestructionObserver() { in DestructionObserver() function in gpu::gles2::ShaderTranslator::DestructionObserver
Dtexture_manager.cc24 TextureManager::DestructionObserver::DestructionObserver() {} in DestructionObserver() function in gpu::gles2::TextureManager::DestructionObserver
/external/chromium_org/mojo/services/public/cpp/view_manager/tests/
Dview_manager_unittest.cc170 class DestructionObserver : public ViewObserver { class
173 explicit DestructionObserver(std::set<Id>* views) : views_(views) {} in DestructionObserver() function in mojo::__anon3372abc70111::DestructionObserver
/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.h721 class DestructionObserver; in NON_EXPORTED_BASE() local
Dweb_contents_impl.cc304 class WebContentsImpl::DestructionObserver : public WebContentsObserver { class in content::WebContentsImpl
306 DestructionObserver(WebContentsImpl* owner, WebContents* watched_contents) in DestructionObserver() function in content::WebContentsImpl::DestructionObserver