/aosp_15_r20/bootable/deprecated-ota/updater/ |
H A D | target_files.cpp | 109 std::string entry_path = path_ + "/" + std::string(name); in EntryExists() local 124 std::string entry_path = path_ + "/" + std::string(name); in ReadEntryToString() local 161 std::string entry_path = path_ + "/" + std::string(name); in ExtractEntryToTempFile() local
|
/aosp_15_r20/bionic/linker/ |
H A D | linker_utils.cpp | 140 bool parse_zip_path(const char* input_path, std::string* zip_path, std::string* entry_path) { in parse_zip_path() 226 std::string entry_path; in resolve_path() local
|
H A D | linker_utils_test.cpp | 94 std::string entry_path; in TEST() local
|
/aosp_15_r20/external/zlib/google/ |
H A D | zip.cc | 32 const base::FilePath& entry_path) { in CreateDirectory() 42 const base::FilePath& entry_path) { in CreateFilePathWriterDelegate()
|
H A D | zip_unittest.cc | 901 base::BindLambdaForTesting([this](const base::FilePath& entry_path) { in TEST_F() 928 base::BindLambdaForTesting([this](const base::FilePath& entry_path) { in TEST_F() 934 base::BindLambdaForTesting([](const base::FilePath& entry_path) { in TEST_F()
|
/aosp_15_r20/external/autotest/client/common_lib/cros/ |
H A D | smbprovider.py | 200 def get_metadata(self, mount_id, entry_path): argument 339 def delete_entry(self, mount_id, entry_path, recursive): argument
|
/aosp_15_r20/build/make/tools/ |
H A D | build-runfiles.cc | 223 std::string entry_path = prefix + entry->d_name; in ScanTreeAndPrune() local 359 const std::string entry_path = path + '/' + entry->d_name; in DelTree() local
|
/aosp_15_r20/external/google-breakpad/src/common/tests/ |
H A D | auto_tempdir.h | 78 string entry_path = path + "/" + entry->d_name; in DeleteRecursively() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/platform/default/quiche_platform_impl/ |
H A D | quiche_file_utils_impl.cc | 166 const std::string entry_path = JoinPathImpl(path, filename); in EnumerateDirectoryImpl() local
|
/aosp_15_r20/system/core/bootstat/ |
H A D | boot_event_record_store_test.cpp | 83 const std::string entry_path = path + "/" + entry_name; in DeleteDirectory() local
|
/aosp_15_r20/frameworks/base/cmds/idmap2/libidmap2/ |
H A D | ResourceContainer.cpp | 75 Result<XmlParser> OpenXmlParser(const std::string& entry_path, const ZipAssetsProvider* zip) { in OpenXmlParser()
|
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | disk_cache_os.c | 1200 char *entry_path = NULL; in delete_dir() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/p9/src/server/ |
D | tests.rs | 579 let entry_path = dir.join(&dirent.name); in tree_walk() localVariable
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | JITDebugReader.cpp | 723 std::string entry_path; in ReadDexFileDebugInfo() local
|
H A D | environment.cpp | 83 std::string entry_path = path + "/" + name; in GetAllModuleFiles() local
|
H A D | dso.cpp | 215 std::string entry_path = std::get<2>(tuple); in GetPathInSymFsDir() local
|
/aosp_15_r20/frameworks/native/cmds/dumpstate/ |
H A D | dumpstate.cpp | 942 bool Dumpstate::AddZipEntry(const std::string& entry_name, const std::string& entry_path) { in AddZipEntry() 3687 const std::string& entry_path) { in EnqueueAddZipEntryAndCleanupIfNeeded()
|
/aosp_15_r20/external/bcc/src/cc/ |
H A D | libbpf.c | 1374 static int _find_archive_path_and_offset(const char *entry_path, in _find_archive_path_and_offset()
|
/aosp_15_r20/external/cronet/net/disk_cache/ |
H A D | entry_unittest.cc | 3166 const base::FilePath entry_path = cache_path_.AppendASCII( in TEST_F() local 4378 const base::FilePath entry_path = cache_path_.AppendASCII( in TruncateFileFromEnd() local
|
H A D | backend_unittest.cc | 766 base::FilePath entry_path = cache_path_.AppendASCII( in TEST_F() local
|