Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dbtree_scheduler.h103 struct ScheduleKey { struct
110 bool operator<(const ScheduleKey& other) const { argument
117 static ScheduleKey MinForPriority(Priority priority) { in MinForPriority() argument
120 static ScheduleKey MaxForPriority(Priority priority) { in MaxForPriority() argument