Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/base/
Dhttpcommon.cc815 bool has_qop = HttpHasAttribute(args, "qop", &qop); in HttpAuthenticate() local
830 if (has_qop) { in HttpAuthenticate()
852 if (has_qop) { in HttpAuthenticate()