Searched refs:UID_SYSTEM (Results 1 – 2 of 2) sorted by relevance
31 constexpr int32_t UID_SYSTEM = 1000; variable66 if (callingUid != UID_ROOT && callingUid != UID_SYSTEM) { in CheckDistributedPermission()
39 UID_SYSTEM = 1000, enumerator