Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_interval_set.h389 struct QUIC_NO_EXPORT NonemptyIntervalEq { struct
390 bool operator()(const value_type& a, const value_type& b) const { in operator()