Searched refs:PurgePluginListCache (Results 1 – 6 of 6) sorted by relevance
55 void PurgePluginListCache(bool reload_pages) OVERRIDE;
229 void CefRequestContextCToCpp::PurgePluginListCache(bool reload_pages) { in PurgePluginListCache() function in CefRequestContextCToCpp
189 virtual void PurgePluginListCache(bool reload_pages) = 0;
67 void PurgePluginListCache(bool reload_pages) override;
402 void CefRequestContextImpl::PurgePluginListCache(bool reload_pages) { in PurgePluginListCache() function in CefRequestContextImpl720 content::PluginService::GetInstance()->PurgePluginListCache( in PurgePluginListCacheInternal()
246 CefRequestContextCppToC::Get(self)->PurgePluginListCache( in request_context_purge_plugin_list_cache()