Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dhttpcommon.h89 HH_CONTENT_RANGE, enumerator
Dhttpclient.cc48 bool is_range_response = t.response.hasHeader(HH_CONTENT_RANGE, NULL); in HttpShouldCache()