Searched defs:GetHighestPriority (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/spdy/
H A Dbuffered_spdy_framer.cc319 SpdyPriority BufferedSpdyFramer::GetHighestPriority() const { function in class:net::BufferedSpdyFramer
320 return spdy_framer_.GetHighestPriority();
H A Dspdy_framer.h369 // |priority| is the priority (GetHighestPriority()-GetLowestPriority) for
533 SpdyPriority GetHighestPriority() const { return 0; } function in class:net::SpdyFramer

Completed in 384 milliseconds