Searched refs:consider_priority (Results 1 – 4 of 4) sorted by relevance
128 int consider_priority);
528 bool consider_priority, in SPDY_queue_response() argument536 int int_consider_priority = consider_priority ? SPDY_YES : SPDY_NO; in SPDY_queue_response()
1496 int consider_priority) in SPDYF_queue_response() argument1502 SPDYF_ASSERT(SPDY_YES != consider_priority || NULL != response_to_queue->stream, in SPDYF_queue_response()1511 if(SPDY_NO == consider_priority) in SPDYF_queue_response()1522 else if(-1 == consider_priority) in SPDYF_queue_response()
1224 bool consider_priority,