HomeSort by relevance Sort by last modified time
    Searched refs:QualityOfProtection (Results 1 - 4 of 4) sorted by null

  /external/chromium/net/http/
http_auth_handler_digest.h 111 // Possible values for QualityOfProtection.
113 enum QualityOfProtection {
138 static std::string QopToString(QualityOfProtection qop);
169 QualityOfProtection qop_;
http_auth_handler_digest.cc 270 std::string HttpAuthHandlerDigest::QopToString(QualityOfProtection qop) {
  /external/chromium_org/net/http/
http_auth_handler_digest.h 110 // Possible values for QualityOfProtection.
112 enum QualityOfProtection {
137 static std::string QopToString(QualityOfProtection qop);
166 QualityOfProtection qop_;
http_auth_handler_digest.cc 270 std::string HttpAuthHandlerDigest::QopToString(QualityOfProtection qop) {

Completed in 51 milliseconds