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