Searched defs:priority_type (Results 1 – 5 of 5) 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
505 grpc_chttp2_transport* t, HPackParser::Priority priority_type, in init_header_skip_frame_parser()615 const auto priority_type = !is_continuation && (t->incoming_frame_flags & in init_header_frame_parser() local
41 using priority_type = P; variable