Searched defs:GetPluginInfoByPath (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/
H A Dplugin_service_impl.cc296 if (!GetPluginInfoByPath(plugin_path, &info)) {
556 bool PluginServiceImpl::GetPluginInfoByPath(const base::FilePath& plugin_path, function in class:content::PluginServiceImpl
577 if (PluginService::GetInstance()->GetPluginInfoByPath(path, &info) &&
687 if (!GetPluginInfoByPath(plugin_path, &webplugin_info))

Completed in 316 milliseconds