Searched refs:SPDY_PRIORITY_LOWEST (Results 1 - 3 of 3) sorted by relevance

/external/chromium/net/spdy/
H A Dspdy_http_utils.cc118 return SPDY_PRIORITY_LOWEST - 1;
120 return SPDY_PRIORITY_LOWEST;
H A Dspdy_protocol.h226 #define SPDY_PRIORITY_LOWEST 3 macro
H A Dspdy_framer_test.cc834 1, 0, SPDY_PRIORITY_LOWEST, CONTROL_FLAG_NONE,
921 1, 0, SPDY_PRIORITY_LOWEST, CONTROL_FLAG_NONE,

Completed in 68 milliseconds