Home
last modified time | relevance | path

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

/external/chromium_org/net/http/
Dhttp_byte_range.cc28 HttpByteRange HttpByteRange::Bounded(int64 first_byte_position, in Bounded()
37 HttpByteRange HttpByteRange::RightUnbounded(int64 first_byte_position) { in RightUnbounded()
Dhttp_byte_range_unittest.cc10 int64 first_byte_position; in TEST() member
37 int64 first_byte_position; in TEST() member
Dhttp_byte_range.h30 int64 first_byte_position() const { return first_byte_position_; } in first_byte_position() function
Dhttp_util.cc243 int64 first_byte_position = -1; in ParseRangeHeader() local
Dhttp_response_headers.cc1242 bool HttpResponseHeaders::GetContentRange(int64* first_byte_position, in GetContentRange()
Dhttp_response_headers_unittest.cc1329 int64 first_byte_position; in TEST_P() local
/external/chromium_org/media/blink/
Dbuffered_resource_loader.cc100 int64 first_byte_position, in BufferedResourceLoader()
690 int64 BufferedResourceLoader::first_byte_position() const { in first_byte_position() function in media::BufferedResourceLoader
696 const std::string& content_range_str, int64* first_byte_position, in ParseContentRange()
737 int64 first_byte_position, last_byte_position, instance_size; in VerifyPartialResponse() local
Dbuffered_data_source.cc114 int64 first_byte_position, int64 last_byte_position) { in CreateResourceLoader()
Dbuffered_data_source_unittest.cc67 BufferedResourceLoader* CreateMockResourceLoader(int64 first_byte_position, in CreateMockResourceLoader()
/external/chromium_org/content/browser/fileapi/
Dfile_system_url_request_job_unittest.cc275 const size_t first_byte_position = 500; in TEST_F() local
299 const size_t first_byte_position = 500; in TEST_F() local
/external/chromium_org/net/url_request/
Durl_request_unittest.cc764 const size_t first_byte_position = 500; in TEST_F() local
809 const size_t first_byte_position = 500; in TEST_F() local