Searched refs:USERID_MASK (Results 1 – 1 of 1) sorted by relevance
49 constexpr uint32_t USERID_MASK = 200000; variable270 int32_t userId = IPCSkeleton::GetCallingUid() / USERID_MASK; in SetFilePathPolicy()