Home
last modified time | relevance | path

Searched defs:AuthChallengeInfo (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_event_interface.h24 class AuthChallengeInfo; variable
H A Dwebsocket_stream.h38 class AuthChallengeInfo; variable
H A Dwebsocket_channel.h36 class AuthChallengeInfo; variable
H A Dwebsocket_test_util.h35 class AuthChallengeInfo; variable
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_auth_controller.h27 class AuthChallengeInfo; variable
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_job.h38 class AuthChallengeInfo; variable
H A Durl_request_unittest.cc12735 TEST_F(URLRequestTestHTTP, AuthChallengeInfo) { in TEST_F() argument