Searched defs:ParseChallengeProperty (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/components/data_reduction_proxy/browser/ | ||
D | http_auth_handler_data_reduction_proxy.cc | 168 bool HttpAuthHandlerDataReductionProxy::ParseChallengeProperty( in ParseChallengeProperty() function in data_reduction_proxy::HttpAuthHandlerDataReductionProxy |
/external/chromium_org/net/http/ | ||
D | http_auth_handler_digest.cc | 226 bool HttpAuthHandlerDigest::ParseChallengeProperty(const std::string& name, in ParseChallengeProperty() function in net::HttpAuthHandlerDigest |