Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/alloy/
Dchrome_profile_manager_alloy.cc40 CefBrowserContext::FromCachePath(profile_dir); in GetProfile()
/third_party/cef/libcef/browser/
Dbrowser_context.h99 static CefBrowserContext* FromCachePath(const base::FilePath& cache_path);
Dbrowser_context.cc242 CefBrowserContext* CefBrowserContext::FromCachePath( in FromCachePath() function in CefBrowserContext
Drequest_context_impl.cc627 browser_context_ = CefBrowserContext::FromCachePath(cache_path); in Initialize()