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

12

/external/chromium_org/chrome/browser/ui/
H A Dsad_tab_helper.cc29 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 Dprint_view_manager.cc127 void PrintViewManager::RenderProcessGone(base::TerminationStatus status) { function in class:printing::PrintViewManager
129 PrintViewManagerBase::RenderProcessGone(status);
H A Dprint_view_manager_base.cc93 void PrintViewManagerBase::RenderProcessGone(base::TerminationStatus status) { function in class:printing::PrintViewManagerBase
/external/chromium_org/chrome/browser/ui/search/
H A Dinstant_ntp.cc49 void InstantNTP::RenderProcessGone(base::TerminationStatus /* status */) { function in class:InstantNTP
50 ntp_prerenderer_->RenderProcessGone();
H A Dinstant_ntp_prerenderer.cc105 void InstantNTPPrerenderer::RenderProcessGone() { function in class:InstantNTPPrerenderer
/external/chromium_org/content/browser/devtools/
H A Ddevtools_frontend_host.cc73 void DevToolsFrontendHost::RenderProcessGone( function in class:content::DevToolsFrontendHost
H A Drender_view_devtools_agent_host.cc269 void RenderViewDevToolsAgentHost::RenderProcessGone( function in class:content::RenderViewDevToolsAgentHost
/external/chromium_org/ash/screensaver/
H A Dscreensaver_view.cc83 void ScreensaverView::RenderProcessGone( function in class:ash::internal::ScreensaverView
/external/chromium_org/chrome/browser/infobars/
H A Dinfobar_service.cc88 void InfoBarService::RenderProcessGone(base::TerminationStatus status) { function in class:InfoBarService
/external/chromium_org/chrome/browser/tab_contents/
H A Dbackground_contents.cc127 void BackgroundContents::RenderProcessGone(base::TerminationStatus status) { function in class:BackgroundContents
/external/chromium_org/chrome/browser/notifications/
H A Dballoon_host.cc120 void BalloonHost::RenderProcessGone(base::TerminationStatus status) { function in class:BalloonHost
/external/chromium_org/content/browser/browser_plugin/
H A Dtest_browser_plugin_guest.cc83 void TestBrowserPluginGuest::RenderProcessGone(base::TerminationStatus status) { function in class:content::TestBrowserPluginGuest
90 BrowserPluginGuest::RenderProcessGone(status);
H A Dbrowser_plugin_embedder.cc138 void BrowserPluginEmbedder::RenderProcessGone(base::TerminationStatus status) { function in class:content::BrowserPluginEmbedder
/external/chromium_org/android_webview/browser/renderer_host/
H A Daw_render_view_host_ext.cc114 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.cc207 void WebAuthFlow::RenderProcessGone(base::TerminationStatus status) { function in class:extensions::WebAuthFlow
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_host.cc206 void PanelHost::RenderProcessGone(base::TerminationStatus status) { function in class:PanelHost
/external/chromium_org/content/browser/android/
H A Dweb_contents_observer_android.cc63 void WebContentsObserverAndroid::RenderProcessGone( function in class:content::WebContentsObserverAndroid
/external/chromium_org/chrome/browser/chromeos/login/
H A Dwebui_screen_locker.cc334 void WebUIScreenLocker::RenderProcessGone(base::TerminationStatus status) { function in class:chromeos::WebUIScreenLocker
H A Dlogin_display_host_impl.cc765 void LoginDisplayHostImpl::RenderProcessGone(base::TerminationStatus status) { function in class:chromeos::LoginDisplayHostImpl
/external/chromium_org/chrome/browser/extensions/
H A Dextension_host.cc243 void ExtensionHost::RenderProcessGone(base::TerminationStatus status) { function in class:extensions::ExtensionHost
/external/chromium_org/chrome/browser/ui/views/
H A Dhung_renderer_view.cc175 void HungPagesTableModel::WebContentsObserverImpl::RenderProcessGone( function in class:HungPagesTableModel::WebContentsObserverImpl
/external/chromium_org/content/public/browser/
H A Dweb_contents_observer.h76 virtual void RenderProcessGone(base::TerminationStatus status) {} function in class:content::WebContentsObserver
/external/chromium_org/content/shell/browser/
H A Dwebkit_test_controller.cc409 void WebKitTestController::RenderProcessGone(base::TerminationStatus status) { function in class:content::WebKitTestController
/external/chromium_org/chrome/browser/prerender/
H A Dprerender_contents.cc582 void PrerenderContents::RenderProcessGone(base::TerminationStatus status) { function in class:prerender::PrerenderContents

Completed in 1276 milliseconds

12