GetPluginInfoByPath  111 chrome/browser/extensions/extension_nacl_browsertest.cc       return PluginService::GetInstance()->GetPluginInfoByPath(path, &info);
GetPluginInfoByPath 1956 chrome/browser/metrics/metrics_service.cc       content::PluginService::GetInstance()->GetPluginInfoByPath(plugin_path,
GetPluginInfoByPath  102 chrome/browser/pepper_broker_infobar_delegate.cc   bool success = plugin_service->GetPluginInfoByPath(plugin_path_, &plugin);
GetPluginInfoByPath  141 chrome/browser/plugins/plugin_prefs.cc   if (PluginService::GetInstance()->GetPluginInfoByPath(path, &plugin)) {
GetPluginInfoByPath   64 chrome/browser/printing/print_preview_dialog_controller.cc   if (!content::PluginService::GetInstance()->GetPluginInfoByPath(
GetPluginInfoByPath  295 content/browser/plugin_service_impl.cc   if (!GetPluginInfoByPath(plugin_path, &info)) {
GetPluginInfoByPath  576 content/browser/plugin_service_impl.cc   if (PluginService::GetInstance()->GetPluginInfoByPath(path, &info) &&
GetPluginInfoByPath  686 content/browser/plugin_service_impl.cc   if (!GetPluginInfoByPath(plugin_path, &webplugin_info))
GetPluginInfoByPath   86 content/browser/plugin_service_impl.h   virtual bool GetPluginInfoByPath(const base::FilePath& plugin_path,
GetPluginInfoByPath   86 content/public/browser/plugin_service.h   virtual bool GetPluginInfoByPath(const base::FilePath& plugin_path,