Home
last modified time | relevance | path

Searched defs:StreamInfoMap (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Dcallback_visitor.h90 using StreamInfoMap = absl::flat_hash_map<Http2StreamId, StreamInfo>; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/core/
H A Dpriority_write_scheduler.h355 using StreamInfoMap = variable