Searched refs:U0_USER_ID (Results 1 – 6 of 6) sorted by relevance
23 constexpr int32_t U0_USER_ID = 0; variable37 if (userId == U0_USER_ID) { in IsLogoutUser()
27 constexpr int32_t U0_USER_ID = 0; variable
27 constexpr int32_t U0_USER_ID = 0; variable48 if (userId != U0_USER_ID) { in InitSubManagers()325 if (userId == U0_USER_ID) { in GetMissionListManagerByUid()362 if (userId == U0_USER_ID) { in GetUIAbilityManagerByUid()390 if (userId == U0_USER_ID) { in UninstallAppInUIAbilityManagers()407 if (userId == U0_USER_ID) { in UninstallAppInMissionListManagers()
27 constexpr int32_t U0_USER_ID = 0; variable198 if (targetUserId == U0_USER_ID) { in GetActiveAbilityList()226 if (targetUserId == U0_USER_ID) { in GetActiveAbilityListFromUIAbilityManager()
342 SwitchManagers(U0_USER_ID, false); in Init()4349 if (userId == U0_USER_ID) { in DisconnectLocalAbility()5259 userId = U0_USER_ID; in AcquireDataAbility()6192 return U0_USER_ID; in GetUserId()6994 if (userId == U0_USER_ID) { in StartResidentApps()7349 if (accountId == U0_USER_ID) { in StartAbilityByCall()8154 if (userId == U0_USER_ID) { in PauseOldConnectManager()8183 if (validUserId == U0_USER_ID) { in GetValidUserId()8595 if (userId == U0_USER_ID) { in JudgeMultiUserConcurrency()11119 if (user == U0_USER_ID) { in NotifyStartResidentProcess()[all …]
86 constexpr int32_t U0_USER_ID = 0; variable2199 return (userId != INVALID_USER_ID && userId != U0_USER_ID && userId != GetUserId()); in IsCrossUserCall()