Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_version_upgrade_unittest.cc36 bool WriteFakeIndexFileV5(const base::FilePath& cache_path) { in WriteFakeIndexFileV5()
49 const base::FilePath cache_path = cache_dir.GetPath(); in TEST() local
68 const base::FilePath cache_path = cache_dir.GetPath(); in TEST() local
90 const base::FilePath cache_path = cache_dir.GetPath(); in TEST() local
117 const base::FilePath cache_path = cache_dir.GetPath(); in TEST() local
164 const base::FilePath cache_path = cache_dir.GetPath(); in TEST() local
185 const base::FilePath cache_path = cache_dir.GetPath(); in TEST() local
H A Dsimple_test_util.cc19 const FilePath& cache_path) { in CreateCorruptFileForTests()
32 const FilePath& cache_path) { in RemoveKeySHA256FromEntry()
70 const base::FilePath& cache_path) { in CorruptKeySHA256FromEntry()
104 const base::FilePath& cache_path) { in CorruptStream0LengthFromEntry()
H A Dsimple_index_file_unittest.cc425 const base::FilePath cache_path = cache_dir.GetPath(); in TEST_F() local
557 const base::FilePath cache_path = cache_dir.GetPath(); in TEST_F() local
628 const base::FilePath cache_path = cache_dir.GetPath(); in TEST_F() local
/aosp_15_r20/tools/asuite/adevice/src/
H A Dtracking.rs233 let cache_path = self.cache_path()?; in read_cache() localVariable
252 fn cache_path(&self) -> Result<String> { in cache_path() method
265 let cache_path = self.cache_path()?; in write_cache() localVariable
/aosp_15_r20/external/mesa3d/src/util/
H A Dmesa_cache_db.c375 const char *cache_path, in mesa_db_open_file()
404 const char *cache_path, in mesa_db_remove_file()
605 mesa_cache_db_open(struct mesa_cache_db *db, const char *cache_path) in mesa_cache_db_open()
643 mesa_db_wipe_path(const char *cache_path) in mesa_db_wipe_path()
H A Dmesa_cache_db.h80 mesa_cache_db_open(struct mesa_cache_db *db, const char *cache_path) in mesa_cache_db_open()
126 mesa_db_wipe_path(const char *cache_path) in mesa_db_wipe_path()
H A Dfossilize_db.c100 create_foz_db_filenames(const char *cache_path, in create_foz_db_filenames()
497 foz_prepare(struct foz_db *foz_db, char *cache_path) in foz_prepare()
H A Dmesa_cache_db_multipart.c16 const char *cache_path) in mesa_cache_db_multipart_open()
H A Dfossilize_db.h94 const char *cache_path; member
/aosp_15_r20/frameworks/base/cmds/idmap2/tests/
H A DFileUtilsTests.cpp30 const std::string cache_path(base::StringPrintf("%s/test@idmap", kIdmapCacheDir.data())); in TEST() local
/aosp_15_r20/external/libchrome/base/android/
H A Dpath_utils.cc29 FilePath cache_path(ConvertJavaStringToUTF8(path)); in GetCacheDirectory() local
/aosp_15_r20/external/cronet/base/android/
H A Dpath_utils.cc29 FilePath cache_path(ConvertJavaStringToUTF8(path)); in GetCacheDirectory() local
/aosp_15_r20/external/autotest/server/cros/tradefed/
H A Dtradefed_test.py664 def _instance_copyfile(self, cache_path): argument
677 def _instance_copytree(self, cache_path): argument
/aosp_15_r20/external/crosvm/devices/src/virtio/gpu/
H A Dparameters.rs76 pub cache_path: Option<String>, field
/aosp_15_r20/external/crosvm/src/crosvm/sys/linux/
H A Dgpu.rs214 pub cache_path: Option<String>, field
/aosp_15_r20/external/elfutils/debuginfod/
H A Ddebuginfod-client.c308 char *cache_path, char *interval_path, in debuginfod_clean_cache()
875 char *cache_path = NULL; in debuginfod_query_server() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/resctrl/
H A Dresctrlfs.c143 char cache_path[1024], cache_str[64]; in get_cache_size() local
/aosp_15_r20/external/cronet/components/nacl/browser/
H A Dpnacl_host.cc145 base::FilePath cache_path(GetCachePath()); in Init() local
/aosp_15_r20/external/cronet/net/tools/cachetool/
H A Dcachetool.cc741 base::FilePath cache_path(args[0]); in main() local
/aosp_15_r20/external/bcc/src/cc/
H A Dbcc_proc.c397 static int load_ld_cache(const char *cache_path) { in load_ld_cache()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/importlib/
D_bootstrap_external.py972 def _cache_bytecode(self, source_path, cache_path, data): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/importlib/
D_bootstrap_external.py972 def _cache_bytecode(self, source_path, cache_path, data): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/importlib/
H A D_bootstrap_external.py972 def _cache_bytecode(self, source_path, cache_path, data): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/importlib/
D_bootstrap_external.py972 def _cache_bytecode(self, source_path, cache_path, data): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/importlib/
D_bootstrap_external.py972 def _cache_bytecode(self, source_path, cache_path, data): argument

12