Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dhttp_common.cc314 bool has_qop = HttpHasAttribute(args, "qop", &qop); in HttpAuthenticate() local
331 if (has_qop) { in HttpAuthenticate()
349 if (has_qop) { in HttpAuthenticate()