HomeSort by relevance Sort by last modified time
    Searched refs:GetHighestPriority (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/net/spdy/
buffered_spdy_framer.cc 319 SpdyPriority BufferedSpdyFramer::GetHighestPriority() const {
320 return spdy_framer_.GetHighestPriority();
buffered_spdy_framer.h 200 SpdyPriority GetHighestPriority() const;
spdy_framer.h 369 // |priority| is the priority (GetHighestPriority()-GetLowestPriority) for
533 SpdyPriority GetHighestPriority() const { return 0; }