Home
last modified time | relevance | path

Searched defs:index_path (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_version_upgrade_unittest.cc169 const base::FilePath index_path = cache_path.AppendASCII(kIndexDirName); in TEST() local
190 const base::FilePath index_path = cache_path.AppendASCII(kIndexDirName); in TEST() local
H A Dsimple_index_file_unittest.cc431 const base::FilePath& index_path = simple_index_file.GetIndexFilePath(); in TEST_F() local
503 const base::FilePath& index_path = simple_index_file.GetIndexFilePath(); in TEST_F() local
531 const base::FilePath& index_path = simple_index_file.GetIndexFilePath(); in TEST_F() local
/aosp_15_r20/external/vulkan-validation-layers/build-gn/
H A Dcommit_id.py38 index_path = os.path.join(cwd, '.git', 'index') variable
/aosp_15_r20/external/swiftshader/src/
H A Dcommit_id.py39 index_path = os.path.join(cwd, '.git', 'index') variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/saved_model/
H A Dsaved_model.cc40 llvm::StringRef ProcessIndexPath(mlir::ArrayAttr index_path) { in ProcessIndexPath()
/aosp_15_r20/external/mesa3d/src/util/
H A Ddisk_cache_os.c1236 char *index_path = ralloc_asprintf(ctx, "%s/marker", dirname); in disk_cache_delete_old_cache() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
H A Dimport_model.cc3408 for (auto index_path : llvm::enumerate(input_index_paths)) { in CreateSavedModelIR() local
3435 for (auto index_path : llvm::enumerate(output_index_paths)) { in CreateSavedModelIR() local