Home
last modified time | relevance | path

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

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