Searched refs:GetImplFromPath (Results 1 – 1 of 1) sorted by relevance
104 DCHECK(GetImplFromPath(path) == nullptr); in SetImplPath()108 CefBrowserContext* GetImplFromPath(const base::FilePath& path) { in GetImplFromPath() function in __anon093c8c430111::ImplManager244 return g_manager.Get().GetImplFromPath(cache_path); in FromCachePath()