Searched defs:cache_path (Results 1 – 11 of 11) sorted by relevance
/third_party/cef/libcef/browser/ |
D | browser_context.h | 192 base::FilePath cache_path() const { return cache_path_; } in cache_path() function
|
D | context.cc | 135 bool ValidateCachePath(const base::FilePath& cache_path, in ValidateCachePath() 340 const base::FilePath& cache_path = in Initialize() local
|
D | browser_context.cc | 243 const base::FilePath& cache_path) { in FromCachePath()
|
D | request_context_impl.cc | 622 const base::FilePath& cache_path = in Initialize() local
|
/third_party/mesa3d/src/util/ |
D | fossilize_db.c | 93 create_foz_db_filenames(char *cache_path, char *name, char **filename, in create_foz_db_filenames() 269 foz_prepare(struct foz_db *foz_db, char *cache_path) in foz_prepare()
|
/third_party/cef/libcef/browser/prefs/ |
D | browser_prefs.cc | 134 const base::FilePath& cache_path, in CreatePrefService()
|
/third_party/cef/tests/ceftests/ |
D | test_util.cc | 304 const std::string& cache_path) { in CreateTestRequestContext()
|
/third_party/elfutils/debuginfod/ |
D | debuginfod-client.c | 291 char *cache_path, char *interval_path, in debuginfod_clean_cache() 836 char *cache_path = NULL; in debuginfod_query_server() local
|
/third_party/python/Lib/importlib/ |
D | _bootstrap_external.py | 915 def _cache_bytecode(self, source_path, cache_path, data): argument
|
/third_party/cef/libcef/browser/alloy/ |
D | alloy_content_browser_client.cc | 885 const base::FilePath& cache_path = context->GetPath(); in GetGeneratedCodeCacheSettings() local
|
/third_party/cef/include/internal/ |
D | cef_types.h | 250 cef_string_t cache_path; member 458 cef_string_t cache_path; member
|