Searched refs:unzip_to_file (Results 1 – 1 of 1) sorted by relevance
614 static int unzip_to_file(ZipArchiveHandle zip, const char* entry_name) { in unzip_to_file() function1382 return unzip_to_file(zip_, name.c_str()); in OpenFile()