Home
last modified time | relevance | path

Searched refs:GetImplFromPath (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/libcef/browser/
Dbrowser_context.cc104 DCHECK(GetImplFromPath(path) == nullptr); in SetImplPath()
108 CefBrowserContext* GetImplFromPath(const base::FilePath& path) { in GetImplFromPath() function in __anon093c8c430111::ImplManager
244 return g_manager.Get().GetImplFromPath(cache_path); in FromCachePath()