Searched refs:UnzipToFile (Results 1 – 1 of 1) sorted by relevance
781 static unique_fd UnzipToFile(ZipArchiveHandle zip, const char* entry_name) { in UnzipToFile() function1934 return UnzipToFile(zip_, name.c_str()); in OpenFile()