Searched defs:read_amount (Results 1 – 1 of 1) sorted by relevance
282 const auto read_amount = static_cast<uint32_t>(scan_buffer.size()); in FindCentralDirectoryInfo() local393 const auto read_amount = uint32_t(std::min<off64_t>(file_length, kMaxEOCDSearch)); in MapCentralDirectory() local