Searched defs:zip (Results 1 – 2 of 2) sorted by relevance
503 static bool UnzipToMemory(ZipArchiveHandle zip, const std::string& entry_name, in UnzipToMemory()614 static int unzip_to_file(ZipArchiveHandle zip, const char* entry_name) { in unzip_to_file()1369 explicit ZipImageSource(ZipArchiveHandle zip) : zip_(zip) {} in ZipImageSource()1386 ZipArchiveHandle zip; in do_update() local
58 BigInteger zip = (BigInteger) usAddress.getMethod("getZip").invoke(billTo); in testPurchaseSimple() local