Searched refs:HEADERS_FLAG_PRIORITY (Results 1 – 3 of 3) sorted by relevance
929 (current_frame_flags_ & HEADERS_FLAG_PRIORITY)) { in ProcessControlFrameHeader()939 ~(CONTROL_FLAG_FIN | HEADERS_FLAG_PRIORITY | in ProcessControlFrameHeader()1054 current_frame_flags_ & HEADERS_FLAG_PRIORITY) { in ProcessControlFrameHeader()1421 (current_frame_flags_ & HEADERS_FLAG_PRIORITY) != 0; in ProcessControlFrameBeforeHeaderBlock()1449 current_frame_flags_ & HEADERS_FLAG_PRIORITY) { in ProcessControlFrameBeforeHeaderBlock()2351 flags |= HEADERS_FLAG_PRIORITY; in SerializeSynStream()2638 flags |= HEADERS_FLAG_PRIORITY; in SerializeHeaders()
538 if (flags & HEADERS_FLAG_PRIORITY) { in GetSerializedHeaders()797 frame.BeginNewFrame(framer, HEADERS, HEADERS_FLAG_PRIORITY, 3); in TEST_P()840 HEADERS_FLAG_PRIORITY | HEADERS_FLAG_END_HEADERS, in TEST_P()4466 set_flags |= HEADERS_FLAG_PRIORITY; in TEST_P()4479 HEADERS_FLAG_PRIORITY | in TEST_P()4514 HEADERS_FLAG_PRIORITY | in TEST_P()4722 if (IsSpdy4() && flags & HEADERS_FLAG_PRIORITY) { in TEST_P()
322 HEADERS_FLAG_PRIORITY = 0x20, enumerator