Searched refs:FromCachePath (Results 1 – 4 of 4) sorted by relevance
40 CefBrowserContext::FromCachePath(profile_dir); in GetProfile()
99 static CefBrowserContext* FromCachePath(const base::FilePath& cache_path);
242 CefBrowserContext* CefBrowserContext::FromCachePath( in FromCachePath() function in CefBrowserContext
627 browser_context_ = CefBrowserContext::FromCachePath(cache_path); in Initialize()