Searched refs:partial_start_bytes (Results 1 – 1 of 1) sorted by relevance
751 int partial_start_bytes = PartialBlockLength(start); in DoGetAvailableRange() local757 if (!bits_found && partial_start_bytes <= block_offset) in DoGetAvailableRange()778 result_ = std::min(partial_start_bytes - block_offset, child_len_); in DoGetAvailableRange()