Home
last modified time | relevance | path

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

/external/chromium/net/http/
Dhttp_byte_range_unittest.cc10 int64 first_byte_position; in TEST() member
37 int64 first_byte_position; in TEST() member
Dhttp_byte_range.h22 int64 first_byte_position() const { return first_byte_position_; } in first_byte_position() function
Dhttp_util.cc247 int64 first_byte_position = -1; in ParseRangeHeader() local
Dhttp_response_headers.cc1132 bool HttpResponseHeaders::GetContentRange(int64* first_byte_position, in GetContentRange()
Dhttp_response_headers_unittest.cc1343 int64 first_byte_position; in TEST() local
/external/chromium/webkit/glue/media/
Dbuffered_resource_loader.cc49 int64 first_byte_position, in BufferedResourceLoader()
585 int first_byte_position, last_byte_position, instance_size; in VerifyPartialResponse() local
609 int64 first_byte_position, in GenerateHeaders()
Dbuffered_data_source.cc79 int64 first_byte_position, int64 last_byte_position) { in CreateResourceLoader()
/external/chromium/net/url_request/
Durl_request_unittest.cc962 const size_t first_byte_position = 500; in TEST_F() local
1006 const size_t first_byte_position = 500; in TEST_F() local