Searched defs:DestructionObserver (Results 1 – 5 of 5) sorted by relevance
116 ShaderTranslator::DestructionObserver::DestructionObserver() { in DestructionObserver() function in gpu::gles2::ShaderTranslator::DestructionObserver
24 TextureManager::DestructionObserver::DestructionObserver() {} in DestructionObserver() function in gpu::gles2::TextureManager::DestructionObserver
170 class DestructionObserver : public ViewObserver { class173 explicit DestructionObserver(std::set<Id>* views) : views_(views) {} in DestructionObserver() function in mojo::__anon3372abc70111::DestructionObserver
721 class DestructionObserver; in NON_EXPORTED_BASE() local
304 class WebContentsImpl::DestructionObserver : public WebContentsObserver { class in content::WebContentsImpl306 DestructionObserver(WebContentsImpl* owner, WebContents* watched_contents) in DestructionObserver() function in content::WebContentsImpl::DestructionObserver