Searched refs:GetLowestPriority (Results 1 – 3 of 3) sorted by relevance
572 SpdyPriority GetLowestPriority() const { in GetLowestPriority() function
2382 if (priority > GetLowestPriority()) { in SerializeSynStream()2384 priority = GetLowestPriority(); in SerializeSynStream()2620 if (priority > GetLowestPriority()) { in SerializeHeaders()2622 priority = GetLowestPriority(); in SerializeHeaders()
1929 syn_stream.set_priority(framer.GetLowestPriority()); in TEST_P()