Searched refs:byte_range_upper_bound (Results 1 – 4 of 4) sorted by relevance
44 int64 byte_range_upper_bound, instance_size; in didReceiveResponse() local46 response, &byte_range_lower_bound_, &byte_range_upper_bound, in didReceiveResponse()
375 std::string byte_range_upper_bound = in ReadContentRanges() local395 if (!base::StringToInt(byte_range_upper_bound, content_range_upper_bound)) in ReadContentRanges()
375 std::string byte_range_upper_bound = in ReadContentRanges() local395 if (!base::StringToInt64(byte_range_upper_bound, content_range_upper_bound)) in ReadContentRanges()
111 int64 byte_range_upper_bound, instance_size; in didReceiveResponse() local115 &byte_range_upper_bound, in didReceiveResponse()