Searched defs:RenderProcessGone (Results 1 - 25 of 37) sorted by relevance

12

/external/chromium_org/chrome/browser/ui/
H A Dsad_tab_helper.cc28 void SadTabHelper::RenderProcessGone(base::TerminationStatus status) { function in class:SadTabHelper
/external/chromium_org/chrome/browser/printing/
H A Dprint_view_manager_basic.cc25 void PrintViewManagerBasic::RenderProcessGone(base::TerminationStatus status) { function in class:printing::PrintViewManagerBasic
28 PrintViewManagerBase::RenderProcessGone(status);
H A Dbackground_printing_manager.cc30 virtual void RenderProcessGone(base::TerminationStatus status) OVERRIDE;
42 void BackgroundPrintingManager::Observer::RenderProcessGone( function in class:printing::BackgroundPrintingManager::Observer
H A Dprint_view_manager.cc117 void PrintViewManager::RenderProcessGone(base::TerminationStatus status) { function in class:printing::PrintViewManager
119 PrintViewManagerBase::RenderProcessGone(status);
H A Dprint_view_manager_base.cc87 void PrintViewManagerBase::RenderProcessGone(base::TerminationStatus status) { function in class:printing::PrintViewManagerBase
/external/chromium_org/components/dom_distiller/content/
H A Dweb_contents_main_frame_observer.cc43 void WebContentsMainFrameObserver::RenderProcessGone( function in class:dom_distiller::WebContentsMainFrameObserver
H A Ddom_distiller_viewer_source.cc62 virtual void RenderProcessGone(base::TerminationStatus status) OVERRIDE;
158 void DomDistillerViewerSource::RequestViewerHandle::RenderProcessGone( function in class:dom_distiller::DomDistillerViewerSource::RequestViewerHandle
/external/chromium_org/ash/screensaver/
H A Dscreensaver_view.cc75 void ScreensaverView::RenderProcessGone( function in class:ash::ScreensaverView
/external/chromium_org/chrome/browser/dom_distiller/
H A Dtab_utils.cc53 virtual void RenderProcessGone(base::TerminationStatus status) OVERRIDE;
72 void SelfDeletingRequestDelegate::RenderProcessGone( function in class:__anon3568::SelfDeletingRequestDelegate
/external/chromium_org/chrome/browser/infobars/
H A Dinfobar_service.cc98 void InfoBarService::RenderProcessGone(base::TerminationStatus status) { function in class:InfoBarService
/external/chromium_org/chrome/browser/tab_contents/
H A Dbackground_contents.cc132 void BackgroundContents::RenderProcessGone(base::TerminationStatus status) { function in class:BackgroundContents
/external/chromium_org/chromecast/shell/browser/android/
H A Dcast_window_android.cc167 void CastWindowAndroid::RenderProcessGone(base::TerminationStatus status) { function in class:chromecast::shell::CastWindowAndroid
/external/chromium_org/content/browser/frame_host/
H A Dcross_process_frame_connector.cc62 void CrossProcessFrameConnector::RenderProcessGone() { function in class:content::CrossProcessFrameConnector
H A Dframe_tree.cc212 void FrameTree::RenderProcessGone(RenderViewHost* render_view_host) { function in class:content::FrameTree
/external/chromium_org/android_webview/browser/renderer_host/
H A Daw_render_view_host_ext.cc108 void AwRenderViewHostExt::RenderProcessGone(base::TerminationStatus status) { function in class:android_webview::AwRenderViewHostExt
/external/chromium_org/chrome/browser/extensions/api/identity/
H A Dweb_auth_flow.cc205 void WebAuthFlow::RenderProcessGone(base::TerminationStatus status) { function in class:extensions::WebAuthFlow
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_host.cc211 void PanelHost::RenderProcessGone(base::TerminationStatus status) { function in class:PanelHost
/external/chromium_org/content/browser/android/
H A Dweb_contents_observer_android.cc66 void WebContentsObserverAndroid::RenderProcessGone( function in class:content::WebContentsObserverAndroid
/external/chromium_org/content/shell/browser/
H A Dshell_devtools_frontend.cc132 void ShellDevToolsFrontend::RenderProcessGone(base::TerminationStatus status) { function in class:content::ShellDevToolsFrontend
/external/chromium_org/chrome/browser/chromeos/login/lock/
H A Dwebui_screen_locker.cc338 void WebUIScreenLocker::RenderProcessGone(base::TerminationStatus status) { function in class:chromeos::WebUIScreenLocker
/external/chromium_org/chrome/browser/ui/views/
H A Dhung_renderer_view.cc148 void HungPagesTableModel::WebContentsObserverImpl::RenderProcessGone( function in class:HungPagesTableModel::WebContentsObserverImpl
/external/chromium_org/content/browser/devtools/
H A Drender_view_devtools_agent_host.cc296 void RenderViewDevToolsAgentHost::RenderProcessGone( function in class:content::RenderViewDevToolsAgentHost
/external/chromium_org/extensions/browser/
H A Dextension_host.cc239 void ExtensionHost::RenderProcessGone(base::TerminationStatus status) { function in class:extensions::ExtensionHost
/external/chromium_org/ui/views/controls/webview/
H A Dwebview.cc255 void WebView::RenderProcessGone(base::TerminationStatus status) { function in class:views::WebView
/external/chromium_org/content/public/browser/
H A Dweb_contents_observer.h83 virtual void RenderProcessGone(base::TerminationStatus status) {} function in class:content::WebContentsObserver

Completed in 1084 milliseconds

12