Searched refs:HttpParseAttributes (Results 1 – 3 of 3) sorted by relevance
/external/chromium/third_party/libjingle/source/talk/base/ |
D | httpclient.cc | 80 HttpParseAttributes(value.data(), value.size(), directives); in HttpShouldCache() 115 HttpParseAttributes(s_temp.data(), s_temp.size(), cache_control); in HttpGetCacheState()
|
D | httpcommon.cc | 268 void HttpParseAttributes(const char * data, size_t len, in HttpParseAttributes() function 759 HttpParseAttributes(challenge, len, args); in HttpAuthenticate()
|
D | httpcommon.h | 170 void HttpParseAttributes(const char * data, size_t len,
|