Home
last modified time | relevance | path

Searched defs:OnNeedsClientAuth (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dbidirectional_stream.cc403 void BidirectionalStream::OnNeedsClientAuth(SSLCertRequestInfo* cert_info) { in OnNeedsClientAuth() function in net::BidirectionalStream
H A Dhttp_stream_factory_job_controller.cc479 void HttpStreamFactory::JobController::OnNeedsClientAuth( in OnNeedsClientAuth() function in net::HttpStreamFactory::JobController
H A Dhttp_network_transaction.cc722 void HttpNetworkTransaction::OnNeedsClientAuth(SSLCertRequestInfo* cert_info) { in OnNeedsClientAuth() function in net::HttpNetworkTransaction
H A Dhttp_stream_factory_unittest.cc286 void OnNeedsClientAuth(SSLCertRequestInfo* cert_info) override {} in OnNeedsClientAuth() function in net::test::__anon0960889b0111::StreamRequestWaiter
/aosp_15_r20/external/cronet/net/url_request/
H A Dhttp_with_dns_over_https_unittest.cc257 void OnNeedsClientAuth(SSLCertRequestInfo* cert_info) override {} in OnNeedsClientAuth() function in net::__anon2e797a800111::TestHttpDelegate