Searched refs:GetEntries (Results 1 – 1 of 1) sorted by relevance
42 static bool GetEntries(ZipArchiveHandle handle, std::vector<ZipData>* entries) { in GetEntries() function71 if (!GetEntries(handle, &entries)) { in CreateAlignedZip()