Searched defs:zip_path (Results 1 – 6 of 6) sorted by relevance
52 std::string zip_path; in TEST() local
141 bool ParseExtractedInMemoryPath(const std::string& path, std::string* zip_path, in ParseExtractedInMemoryPath()
722 std::string zip_path; in ReadDexFileDebugInfo() local
1838 std::string zip_path; in UpdateMmapRecordForEmbeddedPath() local
95 def extract_mapping_file_from_img_zip(zip_path, ver, destination='.'): argument
626 const std::string zip_path = test_data_dir + "/dummy-update.zip"; in TEST() local