Searched refs:last_byte_pos (Results 1 – 1 of 1) sorted by relevance
254 std::string last_byte_pos(last_byte_pos_begin, last_byte_pos_end); in ParseRangeHeader() local257 if (!last_byte_pos.empty()) { in ParseRangeHeader()259 if (!base::StringToInt64(last_byte_pos, &last_byte_position)) in ParseRangeHeader()