Searched defs:entry_path (Results 1 – 9 of 9) sorted by relevance
109 std::string entry_path = path_ + "/" + std::string(name); in EntryExists() local124 std::string entry_path = path_ + "/" + std::string(name); in ReadEntryToString() local161 std::string entry_path = path_ + "/" + std::string(name); in ExtractEntryToTempFile() local
140 bool parse_zip_path(const char* input_path, std::string* zip_path, std::string* entry_path) { in parse_zip_path()236 std::string entry_path; in resolve_path() local
93 std::string entry_path; in TEST() local
83 const std::string entry_path = path + "/" + entry_name; in DeleteDirectory() local
73 Result<XmlParser> OpenXmlParser(const std::string& entry_path, const ZipAssetsProvider* zip) { in OpenXmlParser()
77 std::string entry_path = path + "/" + name; in GetAllModuleFiles() local
758 std::string entry_path; in ReadDexFileDebugInfo() local
197 std::string entry_path = std::get<2>(tuple); in GetPathInSymFsDir() local
912 bool Dumpstate::AddZipEntry(const std::string& entry_name, const std::string& entry_path) { in AddZipEntry()3137 const std::string& entry_path) { in EnqueueAddZipEntryAndCleanupIfNeeded()