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