Searched refs:g_systemSvcUidSize (Results 1 – 1 of 1) sorted by relevance
34 static unsigned int g_systemSvcUidSize = sizeof(g_systemSvcUids) / sizeof(unsigned int); variable38 for (int i = 0; i < g_systemSvcUidSize; i++) { in IsUidValid()