Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/web_transport/
H A Dweb_transport_priority_scheduler.cc94 std::optional<StreamPriority> PriorityScheduler::GetPriorityFor( in GetPriorityFor() function in webtransport::PriorityScheduler
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dbtree_scheduler.h63 std::optional<Priority> GetPriorityFor(Id id) const { in GetPriorityFor() function