Home
last modified time | relevance | path

Searched defs:last_byte_position (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_byte_range_unittest.cc16 int64_t last_byte_position; in TEST() member
43 int64_t last_byte_position; in TEST() member
H A Dhttp_byte_range.h34 int64_t last_byte_position() const { return last_byte_position_; } in last_byte_position() function
H A Dhttp_byte_range.cc27 int64_t last_byte_position) { in Bounded()
H A Dhttp_util.cc191 int64_t last_byte_position; in ParseRangeHeader() local
220 int64_t* last_byte_position, in ParseContentRangeHeaderFor206()
H A Dhttp_util_unittest.cc1129 int64_t first_byte_position, last_byte_position, instance_length; in TEST() local
H A Dhttp_response_headers.cc1496 int64_t* last_byte_position, in GetContentRangeFor206()
H A Dhttp_response_headers_unittest.cc1497 int64_t last_byte_position; in TEST_P() local
H A Dhttp_cache_unittest.cc12063 int64_t last_byte_position = in LargeResourceTransactionHandler() local