Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_interval_set.h76 struct QUICHE_NO_EXPORT IntervalLess { struct
90 using Set = quiche::QuicheSmallOrderedSet<value_type, IntervalLess>; argument