Searched defs:priority_type (Results 1 – 9 of 9) sorted by relevance
101 char *priority_type = DEFAULT_PRIORITY_TYPE; variable
97 char *priority_type = DEFAULT_PRIORITY_TYPE; variable
117 char *priority_type = DEFAULT_PRIORITY_TYPE; variable
496 grpc_chttp2_transport* t, HPackParser::Priority priority_type, in init_header_skip_frame_parser()606 const auto priority_type = !is_continuation && (t->incoming_frame_flags & in init_header_frame_parser() local
472 grpc_chttp2_transport* t, HPackParser::Priority priority_type, in init_header_skip_frame_parser()583 const auto priority_type = !is_continuation && (t->incoming_frame_flags & in init_header_frame_parser() local
63 typedef typename priority_of_value::type priority_type; typedef137 (typename treap_prio_types_t::priority_type) priority_type; typedef in boost::intrusive::treap_impl
76 typedef typename implementation_defined::priority_type priority_type; typedef in boost::intrusive::treap_set_impl634 typedef typename implementation_defined::priority_type priority_type; typedef in boost::intrusive::treap_multiset_impl
678 QuicPriorityType priority_type() const { return QuicPriorityType::kHttp; } in priority_type() function
183 __u8 priority_type; member