Searched refs:UnzipToMemory (Results 1 – 1 of 1) sorted by relevance
527 static bool UnzipToMemory(ZipArchiveHandle zip, const std::string& entry_name, in UnzipToMemory() function1497 return UnzipToMemory(zip_, name, out); in ReadFile()