Searched defs:zip (Results 1 – 4 of 4) sorted by relevance
36 try (ZipFile zip = new ZipFile(new File(jar_loc))) { in GetDexBytes()
232 def zip(zip_target: Path, *files: Path): function
940 zip = ZipFile(zip_file, "r") variable
150 ScratchFile zip; in TestProfileLoadFromZip() local934 ScratchFile zip; in TEST_F() local