Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Doghttp2_adapter.cc150 void OgHttp2Adapter::SetStreamUserData(Http2StreamId stream_id, in SetStreamUserData() function in http2::adapter::OgHttp2Adapter
H A Dnghttp2_adapter.cc267 void NgHttp2Adapter::SetStreamUserData(Http2StreamId stream_id, in SetStreamUserData() function in http2::adapter::NgHttp2Adapter
H A Doghttp2_session.cc388 void OgHttp2Session::SetStreamUserData(Http2StreamId stream_id, in SetStreamUserData() function in http2::adapter::OgHttp2Session