Home
last modified time | relevance | path

Searched refs:AuthorizationResult (Results 1 – 25 of 32) sorted by relevance

12

/external/cronet/net/http/
Dhttp_auth.h48 enum AuthorizationResult { enum
154 AuthorizationResult authorization_result);
159 AuthorizationResult authorization_result);
207 static AuthorizationResult HandleChallengeResponse(
Dhttp_auth.cc72 HttpAuth::AuthorizationResult HttpAuth::HandleChallengeResponse( in HandleChallengeResponse()
89 HttpAuth::AuthorizationResult authorization_result = in HandleChallengeResponse()
168 AuthorizationResult authorization_result) { in AuthorizationResultToString()
188 AuthorizationResult authorization_result) { in NetLogAuthorizationResultParams()
Dhttp_auth_multi_round_parse.h18 NET_EXPORT_PRIVATE HttpAuth::AuthorizationResult ParseFirstRoundChallenge(
22 NET_EXPORT_PRIVATE HttpAuth::AuthorizationResult ParseLaterRoundChallenge(
Dhttp_auth_multi_round_parse.cc24 HttpAuth::AuthorizationResult ParseFirstRoundChallenge( in ParseFirstRoundChallenge()
37 HttpAuth::AuthorizationResult ParseLaterRoundChallenge( in ParseLaterRoundChallenge()
Dhttp_auth_handler.h75 HttpAuth::AuthorizationResult HandleAnotherChallenge(
210 virtual HttpAuth::AuthorizationResult HandleAnotherChallengeImpl(
Dhttp_auth_handler_ntlm.h111 HttpAuth::AuthorizationResult HandleAnotherChallengeImpl(
116 HttpAuth::AuthorizationResult ParseChallenge(HttpAuthChallengeTokenizer* tok);
Dhttp_auth_handler_ntlm.cc33 HttpAuth::AuthorizationResult HttpAuthHandlerNTLM::HandleAnotherChallengeImpl( in HandleAnotherChallengeImpl()
Dhttp_auth_mechanism.h36 virtual HttpAuth::AuthorizationResult ParseChallenge(
Dhttp_auth_handler_basic.h50 HttpAuth::AuthorizationResult HandleAnotherChallengeImpl(
Dhttp_auth_handler_ntlm_portable.cc67 HttpAuth::AuthorizationResult HttpAuthHandlerNTLM::ParseChallenge( in ParseChallenge()
Dhttp_auth_handler_ntlm_win.cc77 HttpAuth::AuthorizationResult HttpAuthHandlerNTLM::ParseChallenge( in ParseChallenge()
Dhttp_auth_ntlm_mechanism.h60 HttpAuth::AuthorizationResult ParseChallenge(
Dhttp_auth_handler_negotiate.cc206 HttpAuth::AuthorizationResult auth_result = in Init()
250 HttpAuth::AuthorizationResult
Dhttp_auth_handler_mock.h108 HttpAuth::AuthorizationResult HandleAnotherChallengeImpl(
Dhttp_auth_handler_basic.cc101 HttpAuth::AuthorizationResult HttpAuthHandlerBasic::HandleAnotherChallengeImpl( in HandleAnotherChallengeImpl()
Dhttp_auth_handler.cc101 HttpAuth::AuthorizationResult HttpAuthHandler::HandleAnotherChallenge( in HandleAnotherChallenge()
Dhttp_auth_handler_negotiate.h111 HttpAuth::AuthorizationResult HandleAnotherChallengeImpl(
Dhttp_auth_ntlm_mechanism.cc103 HttpAuth::AuthorizationResult HttpAuthNtlmMechanism::ParseChallenge( in ParseChallenge()
Dhttp_auth_handler_digest.h107 HttpAuth::AuthorizationResult HandleAnotherChallengeImpl(
Dhttp_auth_sspi_win.h155 HttpAuth::AuthorizationResult ParseChallenge(
Dhttp_auth_handler_basic_unittest.cc71 HttpAuth::AuthorizationResult expected_rv; in TEST()
Dhttp_auth_handler_mock.cc106 HttpAuth::AuthorizationResult HttpAuthHandlerMock::HandleAnotherChallengeImpl( in HandleAnotherChallengeImpl()
Dhttp_auth_unittest.cc58 HttpAuth::AuthorizationResult HandleChallengeResponse( in HandleChallengeResponse()
/external/cronet/net/android/
Dhttp_auth_negotiate_android.h80 HttpAuth::AuthorizationResult ParseChallenge(
Dhttp_auth_negotiate_android.cc82 HttpAuth::AuthorizationResult HttpAuthNegotiateAndroid::ParseChallenge( in ParseChallenge()

12