Searched refs:authorization_result (Results 1 – 1 of 1) sorted by relevance
74 HttpAuth::AuthorizationResult authorization_result = in HandleChallengeResponse() local80 authorization_result = handler->HandleAnotherChallenge(&props); in HandleChallengeResponse()81 if (authorization_result != HttpAuth::AUTHORIZATION_RESULT_INVALID) { in HandleChallengeResponse()83 return authorization_result; in HandleChallengeResponse()