OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SP_CNT
(Results
1 - 3
of
3
) sorted by null
/system/core/libcutils/include/cutils/
sched_policy.h
50
SP_CNT
,
51
SP_MAX =
SP_CNT
- 1,
/system/core/libcutils/
sched_policy.cpp
460
static const char * const strings[
SP_CNT
] = {
468
if ((policy <
SP_CNT
) && (strings[policy] != NULL))
/frameworks/base/core/jni/
android_util_Process.cpp
398
for (i = 0; i <
SP_CNT
; i++) {
[
all
...]
Completed in 194 milliseconds