Home
last modified time | relevance | path

Searched defs:authorization_result (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/http/
Dhttp_auth.cc89 HttpAuth::AuthorizationResult authorization_result = in HandleChallengeResponse() local
168 AuthorizationResult authorization_result) { in AuthorizationResultToString()
188 AuthorizationResult authorization_result) { in NetLogAuthorizationResultParams()
Dhttp_auth_handler.cc103 auto authorization_result = HandleAnotherChallengeImpl(challenge); in HandleAnotherChallenge() local