Searched refs:HH_CONTENT_RANGE (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/base/ | ||
D | httpcommon.h | 89 HH_CONTENT_RANGE, enumerator |
D | httpclient.cc | 48 bool is_range_response = t.response.hasHeader(HH_CONTENT_RANGE, NULL); in HttpShouldCache() |