Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dbtree_scheduler.h89 struct StreamEntry { struct
100 using FullStreamEntry = std::pair<const Id, StreamEntry>; argument