Searched defs:PluginCrashed (Results 1 – 9 of 9) sorted by relevance
19 void (*PluginCrashed)(PP_Module module); member
21 void PluginCrashed(PP_Module module) { in PluginCrashed() function
598 void PluginModule::PluginCrashed() { in PluginCrashed() function in content::PluginModule
217 void PluginObserver::PluginCrashed(const base::FilePath& plugin_path, in PluginCrashed() function in PluginObserver
271 void HungPluginTabHelper::PluginCrashed(const base::FilePath& plugin_path, in PluginCrashed() function in HungPluginTabHelper
386 void WebKitTestController::PluginCrashed(const base::FilePath& plugin_path, in PluginCrashed() function in content::WebKitTestController
271 virtual void PluginCrashed(const base::FilePath& plugin_path, in PluginCrashed() function
27 void PluginCrashed(PP_Module module) { in PluginCrashed() function
251 void RenderFrameImpl::PluginCrashed(const base::FilePath& plugin_path, in PluginCrashed() function in content::RenderFrameImpl