Searched refs:USER_SCALE (Results 1 – 1 of 1) sorted by relevance
196 constexpr int32_t USER_SCALE = 200000; variable2018 int32_t userIdTemp = static_cast<int32_t>(appRecord->GetUid() / USER_SCALE); in GetProcessRunningInfosByUserId()