Home
last modified time | relevance | path

Searched defs:zip_path (Results 1 – 6 of 6) sorted by relevance

/system/extras/simpleperf/
Dread_apk_test.cpp52 std::string zip_path; in TEST() local
Dread_apk.cpp141 bool ParseExtractedInMemoryPath(const std::string& path, std::string* zip_path, in ParseExtractedInMemoryPath()
DJITDebugReader.cpp722 std::string zip_path; in ReadDexFileDebugInfo() local
Dcmd_record.cpp1838 std::string zip_path; in UpdateMmapRecordForEmbeddedPath() local
/system/sepolicy/tools/
Dsepolicy_generate_compat.py95 def extract_mapping_file_from_img_zip(zip_path, ver, destination='.'): argument
/system/libziparchive/
Dzip_archive_test.cc626 const std::string zip_path = test_data_dir + "/dummy-update.zip"; in TEST() local