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