Searched refs:GetFileLength (Results 1 – 2 of 2) sorted by relevance
107 off64_t GetFileLength() const;
322 off64_t file_length = archive->mapped_zip.GetFileLength(); in MapCentralDirectory()1211 off64_t MappedZipFile::GetFileLength() const { in GetFileLength() function in MappedZipFile1263 mapped_zip.GetFileLength()) { in InitializeCentralDirectory()1267 static_cast<int64_t>(cd_start_offset), cd_size, mapped_zip.GetFileLength()); in InitializeCentralDirectory()