Searched refs:PurgePluginListCache (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/public/browser/
H A Dplugin_service.h47 CONTENT_EXPORT static void PurgePluginListCache(
/external/chromium_org/chrome/browser/extensions/
H A Dplugin_manager.cc108 PluginService::GetInstance()->PurgePluginListCache(profile_, false);
154 PluginService::GetInstance()->PurgePluginListCache(profile_, false);
/external/chromium_org/chrome/browser/plugins/
H A Dchrome_plugin_service_filter.cc211 PluginService::GetInstance()->PurgePluginListCache(profile, false);
213 PluginService::GetInstance()->PurgePluginListCache(
/external/chromium_org/chrome/browser/component_updater/
H A Dwidevine_cdm_component_installer.cc229 PluginService::GetInstance()->PurgePluginListCache(NULL, false);
/external/chromium_org/content/browser/
H A Dplugin_service_impl.cc113 base::Bind(&PluginService::PurgePluginListCache,
131 void PluginService::PurgePluginListCache(BrowserContext* browser_context, function in class:content::PluginService
655 PurgePluginListCache(NULL, false);

Completed in 407 milliseconds