Searched refs:MAIN_OS_ACCOUNT_LOCAL_ID (Results 1 – 2 of 2) sorted by relevance
77 constexpr std::int32_t MAIN_OS_ACCOUNT_LOCAL_ID = 100; // main os account local id = 100 variable
294 isMainOsAccount = ((uid / UID_TRANSFORM_DIVISOR) == MAIN_OS_ACCOUNT_LOCAL_ID); in IsMainOsAccount()