Home
last modified time | relevance | path

Searched refs:HttpParseAttributes (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/base/
Dhttpclient.cc63 HttpParseAttributes(value.data(), value.size(), directives); in HttpShouldCache()
98 HttpParseAttributes(s_temp.data(), s_temp.size(), cache_control); in HttpGetCacheState()
Dhttpcommon.cc253 void HttpParseAttributes(const char * data, size_t len, in HttpParseAttributes() function
757 HttpParseAttributes(challenge, len, args); in HttpAuthenticate()
Dhttpcommon.h163 void HttpParseAttributes(const char * data, size_t len,