Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dhttp_common.cc202 bool HttpHasNthAttribute(HttpAttributeList& attributes, in HttpHasNthAttribute() function
263 HttpHasNthAttribute(args, 0, &auth_method, nullptr); in HttpAuthenticate()
423 if (HttpHasNthAttribute(args, 1, &challenge, nullptr) && in HttpAuthenticate()