Lines Matching full:priority
140 RequestPriority priority,
169 RequestPriority priority() const { return priority_; }
288 RequestPriority priority,
394 size_t pending_create_stream_queue_size(RequestPriority priority) const {
395 DCHECK_GE(priority, MINIMUM_PRIORITY);
396 DCHECK_LE(priority, MAXIMUM_PRIORITY);
397 return pending_create_stream_queues_[priority].size();
597 RequestPriority priority,
660 RequestPriority priority);
676 // Pushes the given frame with the given priority into the write
678 void EnqueueSessionWrite(RequestPriority priority,
683 // with the given priority.
684 void EnqueueWrite(RequestPriority priority,
800 SpdyPriority priority,
946 // Queue, for each priority, of pending stream requests that have