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()336 const base::FilePath& root_cache_path = in Initialize() local448 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
158 const base::FilePath& root_cache_path = in local_state() local
1232 const auto& root_cache_path = GetRootCachePath(); in GetNetworkContextsParentDirectory() local
260 cef_string_t root_cache_path; member