Home
last modified time | relevance | path

Searched refs:byte_range_resp_spec_end (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/http/
Dhttp_response_headers.cc1168 std::string::const_iterator byte_range_resp_spec_end = in GetContentRange() local
1170 HttpUtil::TrimLWS(&byte_range_resp_spec_begin, &byte_range_resp_spec_end); in GetContentRange()
1174 byte_range_resp_spec_end); in GetContentRange()
/external/chromium_org/net/http/
Dhttp_response_headers.cc1240 std::string::const_iterator byte_range_resp_spec_end = in GetContentRange() local
1242 HttpUtil::TrimLWS(&byte_range_resp_spec_begin, &byte_range_resp_spec_end); in GetContentRange()
1246 byte_range_resp_spec_end); in GetContentRange()