Searched refs:last_byte_pos_end (Results 1 – 2 of 2) sorted by relevance
255 std::string::const_iterator last_byte_pos_end = in ParseRangeHeader() local257 TrimLWS(&last_byte_pos_begin, &last_byte_pos_end); in ParseRangeHeader()258 std::string last_byte_pos(last_byte_pos_begin, last_byte_pos_end); in ParseRangeHeader()
1193 std::string::const_iterator last_byte_pos_end = in GetContentRange() local1195 HttpUtil::TrimLWS(&last_byte_pos_begin, &last_byte_pos_end); in GetContentRange()1198 last_byte_pos_end, in GetContentRange()