Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/
Dbrowser_context.h213 base::FilePath cache_path() const { return cache_path_; } in cache_path() function
Dcontext.cc135 bool ValidateCachePath(const base::FilePath& cache_path, in ValidateCachePath()
338 const base::FilePath& cache_path = in Initialize() local
Dbrowser_context.cc238 const base::FilePath& cache_path) { in FromCachePath()
Drequest_context_impl.cc659 const base::FilePath& cache_path = in Initialize() local
/third_party/cef/libcef/browser/prefs/
Dbrowser_prefs.cc133 const base::FilePath& cache_path, in CreatePrefService()
/third_party/cef/tests/ceftests/
Dtest_util.cc301 const std::string& cache_path) { in CreateTestRequestContext()
/third_party/cef/libcef/browser/alloy/
Dalloy_content_browser_client.cc839 const base::FilePath& cache_path = context->GetPath(); in GetGeneratedCodeCacheSettings() local
/third_party/python/Lib/importlib/
D_bootstrap_external.py821 def _cache_bytecode(self, source_path, cache_path, data): argument
/third_party/cef/include/internal/
Dcef_types.h249 cef_string_t cache_path; member
468 cef_string_t cache_path; member