Home
last modified time | relevance | path

Searched defs:first_byte_position (Results 1 – 14 of 14) sorted by relevance

/external/cronet/stable/net/http/
Dhttp_byte_range.cc26 HttpByteRange HttpByteRange::Bounded(int64_t first_byte_position, in Bounded()
35 HttpByteRange HttpByteRange::RightUnbounded(int64_t first_byte_position) { in RightUnbounded()
Dhttp_byte_range_unittest.cc15 int64_t first_byte_position; in TEST() member
42 int64_t first_byte_position; in TEST() member
Dhttp_byte_range.h31 int64_t first_byte_position() const { return first_byte_position_; } in first_byte_position() function
Dhttp_util.cc197 int64_t first_byte_position = -1; in ParseRangeHeader() local
236 int64_t* first_byte_position, in ParseContentRangeHeaderFor206()
Dhttp_util_unittest.cc1131 int64_t first_byte_position, last_byte_position, instance_length; in TEST() local
Dhttp_response_headers.cc1557 int64_t* first_byte_position, in GetContentRangeFor206()
Dhttp_response_headers_unittest.cc1594 int64_t first_byte_position; in TEST_P() local
/external/cronet/tot/net/http/
Dhttp_byte_range.cc26 HttpByteRange HttpByteRange::Bounded(int64_t first_byte_position, in Bounded()
35 HttpByteRange HttpByteRange::RightUnbounded(int64_t first_byte_position) { in RightUnbounded()
Dhttp_byte_range_unittest.cc15 int64_t first_byte_position; in TEST() member
42 int64_t first_byte_position; in TEST() member
Dhttp_byte_range.h31 int64_t first_byte_position() const { return first_byte_position_; } in first_byte_position() function
Dhttp_util.cc197 int64_t first_byte_position = -1; in ParseRangeHeader() local
236 int64_t* first_byte_position, in ParseContentRangeHeaderFor206()
Dhttp_util_unittest.cc1131 int64_t first_byte_position, last_byte_position, instance_length; in TEST() local
Dhttp_response_headers.cc1557 int64_t* first_byte_position, in GetContentRangeFor206()
Dhttp_response_headers_unittest.cc1594 int64_t first_byte_position; in TEST_P() local