Searched defs:root_cache_path (Results 1 – 5 of 5) sorted by relevance
136 const base::FilePath& root_cache_path) { in ValidateCachePath()162 const base::FilePath& root_cache_path) { in NormalizeCachePathAndSet()338 const base::FilePath& root_cache_path = in Initialize() local447 const base::FilePath& root_cache_path = CefString(&settings_.root_cache_path); in NormalizeRequestContextSettings() local
36 CefString root_cache_path() const { return root_cache_path_; } in root_cache_path() function
173 const base::FilePath& root_cache_path = in local_state() local
1351 const auto& root_cache_path = GetRootCachePath(); in GetNetworkContextsParentDirectory() local
261 cef_string_t root_cache_path; member