Searched defs:priority_type (Results 1 – 4 of 4) 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
660 QuicPriorityType priority_type() const { return QuicPriorityType::kHttp; } in priority_type() function