Searched refs:GetMapLength (Results 1 – 2 of 2) sorted by relevance
83 size_t GetMapLength() const {return length_;} in GetMapLength() function
365 const size_t cd_length = archive->central_directory.GetMapLength(); in ParseZipArchive()531 if (ptr < base_ptr || ptr > base_ptr + archive->central_directory.GetMapLength()) { in FindEntry()