Home
last modified time | relevance | path

Searched defs:priority_type (Results 1 – 4 of 4) sorted by relevance

/external/ltp/testcases/kernel/sched/sched_stress/
Dsched_tc4.c101 char *priority_type = DEFAULT_PRIORITY_TYPE; variable
Dsched_tc5.c97 char *priority_type = DEFAULT_PRIORITY_TYPE; variable
Dsched_tc6.c117 char *priority_type = DEFAULT_PRIORITY_TYPE; variable
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_session.h660 QuicPriorityType priority_type() const { return QuicPriorityType::kHttp; } in priority_type() function