Searched refs:GetGlobalFileInfo (Results 1 – 3 of 3) sorted by relevance
106 int GetGlobalFileInfo(ZipArchiveHandle &handle, GlobalStat *gstat);
80 int GetGlobalFileInfo(ZipArchiveHandle &handle, GlobalStat *gstat) in GetGlobalFileInfo() function
540 if (GetGlobalFileInfo(zipfile, &gi) != 0) {740 ASSERT_EQ(GetGlobalFileInfo(zipfile, &gi), ZIPARCHIVE_ERR);