Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dhttpcommon.cc813 bool has_qop = HttpHasAttribute(args, "qop", &qop); in HttpAuthenticate() local
828 if (has_qop) { in HttpAuthenticate()
850 if (has_qop) { in HttpAuthenticate()