Home
last modified time | relevance | path

Searched defs:enable_alternative_services (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_stream_factory.cc126 bool enable_alternative_services, in RequestStream()
143 bool enable_alternative_services, in RequestWebSocketHandshakeStream()
160 bool enable_alternative_services, in RequestBidirectionalStreamImpl()
181 bool enable_alternative_services, in RequestStreamInternal()
H A Dhttp_stream_factory_job_controller.cc134 bool enable_alternative_services, in JobController()
H A Dhttp_stream_factory_job_controller_unittest.cc4506 const bool enable_alternative_services = ::testing::get<1>(GetParam()); in TEST_P() local