OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SP_CNT
(Results
1 - 2
of
2
) sorted by null
/system/core/include/cutils/
sched_policy.h
32
SP_CNT
,
33
SP_MAX =
SP_CNT
- 1,
/system/core/libcutils/
sched_policy.c
350
static const char * const strings[
SP_CNT
] = {
357
if ((policy <
SP_CNT
) && (strings[policy] != NULL))
Completed in 25 milliseconds