Searched defs:first_byte_position (Results 1 – 7 of 7) sorted by relevance
26 HttpByteRange HttpByteRange::Bounded(int64_t first_byte_position, in Bounded()35 HttpByteRange HttpByteRange::RightUnbounded(int64_t first_byte_position) { in RightUnbounded()
15 int64_t first_byte_position; in TEST() member42 int64_t first_byte_position; in TEST() member
31 int64_t first_byte_position() const { return first_byte_position_; } in first_byte_position() function
180 int64_t first_byte_position = -1; in ParseRangeHeader() local219 int64_t* first_byte_position, in ParseContentRangeHeaderFor206()
1129 int64_t first_byte_position, last_byte_position, instance_length; in TEST() local
1495 int64_t* first_byte_position, in GetContentRangeFor206()
1496 int64_t first_byte_position; in TEST_P() local