Home
last modified time | relevance | path

Searched defs:cache_path (Results 1 – 11 of 11) sorted by relevance

/third_party/cef/libcef/browser/
Dbrowser_context.h192 base::FilePath cache_path() const { return cache_path_; } in cache_path() function
Dcontext.cc135 bool ValidateCachePath(const base::FilePath& cache_path, in ValidateCachePath()
340 const base::FilePath& cache_path = in Initialize() local
Dbrowser_context.cc243 const base::FilePath& cache_path) { in FromCachePath()
Drequest_context_impl.cc622 const base::FilePath& cache_path = in Initialize() local
/third_party/mesa3d/src/util/
Dfossilize_db.c93 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/
Dbrowser_prefs.cc134 const base::FilePath& cache_path, in CreatePrefService()
/third_party/cef/tests/ceftests/
Dtest_util.cc304 const std::string& cache_path) { in CreateTestRequestContext()
/third_party/elfutils/debuginfod/
Ddebuginfod-client.c291 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.py915 def _cache_bytecode(self, source_path, cache_path, data): argument
/third_party/cef/libcef/browser/alloy/
Dalloy_content_browser_client.cc885 const base::FilePath& cache_path = context->GetPath(); in GetGeneratedCodeCacheSettings() local
/third_party/cef/include/internal/
Dcef_types.h250 cef_string_t cache_path; member
458 cef_string_t cache_path; member