Searched defs:has_priority (Results 1 – 10 of 10) sorted by relevance
| /external/cronet/net/spdy/ |
| D | buffered_spdy_framer.h | 272 bool has_priority = false; member
|
| D | buffered_spdy_framer.cc | 57 bool has_priority, in OnHeaders()
|
| D | buffered_spdy_framer_unittest.cc | 40 bool has_priority, in OnHeaders()
|
| D | spdy_session.cc | 246 bool has_priority, in NetLogSpdyHeadersSentParams() 1248 bool has_priority = true; in CreateHeaders() local 3474 bool has_priority, in OnHeaders()
|
| D | spdy_test_util_common.cc | 194 bool has_priority, in OnHeaders()
|
| /external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ |
| D | event_forwarder.cc | 120 size_t payload_length, bool has_priority, in OnHeaders()
|
| /external/cronet/net/third_party/quiche/src/quiche/spdy/core/ |
| D | spdy_protocol.h | 719 bool has_priority() const { return has_priority_; } in has_priority() function 720 void set_has_priority(bool has_priority) { has_priority_ = has_priority; } in set_has_priority()
|
| D | spdy_framer_test.cc | 361 bool has_priority, int weight, SpdyStreamId parent_stream_id, in OnHeaders() 4212 bool has_priority = false; in TEST_P() local
|
| /external/cronet/net/third_party/quiche/src/quiche/http2/core/ |
| D | http2_trace_logging.cc | 263 bool has_priority, int weight, in OnHeaders()
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/http/ |
| D | quic_spdy_session.cc | 322 bool has_priority, int weight, in OnHeaders() argument 1277 void QuicSpdySession::OnHeaders(SpdyStreamId stream_id, bool has_priority, in OnHeaders()
|