Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dspdy_alt_svc_wire_format.h58 typedef std::vector<AlternativeService> AlternativeServiceVector; typedef
H A Dspdy_no_op_visitor.h64 const SpdyAltSvcWireFormat::AlternativeServiceVector& in OnAltSvc()
H A Dhttp2_frame_decoder_adapter.h500 const SpdyAltSvcWireFormat::AlternativeServiceVector& /*altsvc_vector*/) { in OnAltSvc()
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_server_properties.h80 typedef std::vector<AlternativeService> AlternativeServiceVector; typedef
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Doghttp2_session.cc1535 void OgHttp2Session::OnAltSvc(spdy::SpdyStreamId /*stream_id*/, in OnAltSvc()