Searched refs:PluginCrashed (Results 1 - 22 of 22) sorted by relevance

/external/chromium_org/ppapi/api/private/finish_writing_these/
H A Dppb_proxy_private.idl11 void PluginCrashed(
/external/chromium_org/ppapi/c/private/
H A Dppb_proxy_private.h19 void (*PluginCrashed)(PP_Module module); member in struct:PPB_Proxy_Private
/external/chromium_org/content/renderer/pepper/
H A Dppb_proxy_impl.cc21 void PluginCrashed(PP_Module module) { function in namespace:content::__anon7810
24 plugin_module->PluginCrashed();
62 &PluginCrashed, &GetInstanceForResource, &SetReserveInstanceIDCallback,
H A Dplugin_module.h168 void PluginCrashed();
H A Dplugin_module.cc586 void PluginModule::PluginCrashed() { function in class:content::PluginModule
H A Dpepper_plugin_instance_impl.cc830 render_frame_->PluginCrashed(module_->path(), module_->GetPeerProcessId());
/external/chromium_org/chrome/browser/media/
H A Dmedia_browsertest.h51 virtual void PluginCrashed(const base::FilePath& plugin_path,
H A Dmedia_browsertest.cc73 void MediaBrowserTest::PluginCrashed(const base::FilePath& plugin_path, function in class:MediaBrowserTest
/external/chromium_org/chrome/browser/plugins/
H A Dplugin_observer.h42 virtual void PluginCrashed(const base::FilePath& plugin_path,
H A Dplugin_observer.cc284 void PluginObserver::PluginCrashed(const base::FilePath& plugin_path, function in class:PluginObserver
/external/chromium_org/chrome/browser/ui/
H A Dhung_plugin_tab_helper.h47 virtual void PluginCrashed(const base::FilePath& plugin_path,
H A Dhung_plugin_tab_helper.cc271 void HungPluginTabHelper::PluginCrashed(const base::FilePath& plugin_path, function in class:HungPluginTabHelper
/external/chromium_org/content/public/browser/
H A Dweb_contents_observer.h264 virtual void PluginCrashed(const base::FilePath& plugin_path, function in class:content::WebContentsObserver
/external/chromium_org/content/shell/browser/
H A Dwebkit_test_controller.h136 virtual void PluginCrashed(const base::FilePath& plugin_path,
H A Dwebkit_test_controller.cc398 void WebKitTestController::PluginCrashed(const base::FilePath& plugin_path, function in class:content::WebKitTestController
/external/chromium_org/ppapi/proxy/
H A Dppapi_proxy_test.cc28 void PluginCrashed(PP_Module module) { function in namespace:ppapi::proxy::__anon10116
49 &PluginCrashed,
H A Dhost_dispatcher.cc213 ppb_proxy_->PluginCrashed(pp_module());
/external/chromium_org/content/renderer/npapi/
H A Dwebplugin_delegate_proxy.cc316 render_view_->GetMainRenderFrame()->PluginCrashed(
490 render_view_->GetMainRenderFrame()->PluginCrashed(
/external/chromium_org/content/renderer/
H A Drender_frame_impl.h211 void PluginCrashed(const base::FilePath& plugin_path,
H A Drender_frame_impl.cc600 void RenderFrameImpl::PluginCrashed(const base::FilePath& plugin_path, function in class:content::RenderFrameImpl
/external/chromium_org/content/browser/frame_host/
H A Drender_frame_host_manager_unittest.cc176 virtual void PluginCrashed(const base::FilePath& plugin_path,
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.cc2952 PluginCrashed(plugin_path, plugin_pid));

Completed in 353 milliseconds