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

  /external/chromium_org/net/spdy/
spdy_framer.h 371 // |priority| is the priority (GetHighestPriority()-GetLowestPriority) for
531 SpdyPriority GetLowestPriority() const { return spdy_version_ < 3 ? 3 : 7; }
spdy_framer.cc     [all...]
spdy_framer_test.cc     [all...]

Completed in 183 milliseconds