Searched refs:APP_FIRST_UID (Results 1 – 3 of 3) sorted by relevance
28 constexpr int32_t APP_FIRST_UID = 10000; variable45 if (uid >= APP_FIRST_UID) { in OnRemoteRequest()
58 constexpr int APP_FIRST_UID = 15000; variable
29 constexpr int APP_FIRST_UID = 10000; variable599 } else if (uid < APP_FIRST_UID) { in GetDumpLevelByPid()