Home
last modified time | relevance | path

Searched refs:GetPluginDisplayNameByPath (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/plugins/
Dplugin_observer.cc222 PluginService::GetInstance()->GetPluginDisplayNameByPath(plugin_path); in PluginCrashed()
383 PluginService::GetInstance()->GetPluginDisplayNameByPath(plugin_path); in OnCouldNotLoadPlugin()
/external/chromium_org/content/public/browser/
Dplugin_service.h92 virtual base::string16 GetPluginDisplayNameByPath(
/external/chromium_org/content/browser/
Dplugin_service_impl.h94 virtual base::string16 GetPluginDisplayNameByPath( in NON_EXPORTED_BASE()
Dplugin_service_impl.cc566 base::string16 PluginServiceImpl::GetPluginDisplayNameByPath( in GetPluginDisplayNameByPath() function in content::PluginServiceImpl
/external/chromium_org/chrome/browser/ui/
Dhung_plugin_tab_helper.cc315 content::PluginService::GetInstance()->GetPluginDisplayNameByPath( in PluginHungStatusChanged()