Searched refs:SP_CNT (Results 1 - 2 of 2) sorted by relevance

/system/core/include/cutils/
H A Dsched_policy.h32 SP_CNT, enumerator in enum:__anon308
33 SP_MAX = SP_CNT - 1,
/system/core/libcutils/
H A Dsched_policy.c350 static const char * const strings[SP_CNT] = {
357 if ((policy < SP_CNT) && (strings[policy] != NULL))

Completed in 1273 milliseconds