Searched defs:callerUserId (Results 1 – 6 of 6) sorted by relevance
84 int32_t SystemApiPermissionCheck(int callerUserId) in SystemApiPermissionCheck()95 int32_t HksCheckAcrossAccountsPermission(const struct HksParamSet *paramSet, int32_t callerUserId) in HksCheckAcrossAccountsPermission()111 int32_t HksCheckAcrossAccountsPermission(const struct HksParamSet *paramSet, int32_t callerUserId) in HksCheckAcrossAccountsPermission()
100 auto callerUserId = DfsuAccessTokenHelper::GetUserId(); in GetBundleNameUserInfo() local119 auto callerUserId = DfsuAccessTokenHelper::GetUserId(); in GetBundleNameUserInfo() local369 auto callerUserId = DfsuAccessTokenHelper::GetUserId(); in RegisterCallbackInner() local383 auto callerUserId = DfsuAccessTokenHelper::GetUserId(); in StartSyncInner() local407 auto callerUserId = DfsuAccessTokenHelper::GetUserId(); in StopSyncInner() local420 auto callerUserId = DfsuAccessTokenHelper::GetUserId(); in ResetCursor() local433 auto callerUserId = DfsuAccessTokenHelper::GetUserId(); in GetSyncTimeInner() local443 auto callerUserId = DfsuAccessTokenHelper::GetUserId(); in CleanCacheInner() local449 auto callerUserId = DfsuAccessTokenHelper::GetUserId(); in ChangeAppSwitch() local466 auto callerUserId = DfsuAccessTokenHelper::GetUserId(); in NotifyDataChange() local[all …]
190 static bool CmCheckUserIdAndUpdateContext(const uint32_t inputUserId, uint32_t *callerUserId) in CmCheckUserIdAndUpdateContext()432 static bool CmCheckAndUpdateCallerUserId(const uint32_t inputUserId, uint32_t *callerUserId) in CmCheckAndUpdateCallerUserId()
283 int callerUserId = IPCSkeleton::GetCallingUid() / UID_TRANSFORM_DIVISOR; in IsOsAccountActived() local322 int callerUserId = IPCSkeleton::GetCallingUid() / UID_TRANSFORM_DIVISOR; in CheckOsAccountConstraintEnabled() local343 int callerUserId = IPCSkeleton::GetCallingUid() / UID_TRANSFORM_DIVISOR; in IsOsAccountVerified() local364 int callerUserId = IPCSkeleton::GetCallingUid() / UID_TRANSFORM_DIVISOR; in IsOsAccountDeactivating() local512 int callerUserId = IPCSkeleton::GetCallingUid() / UID_TRANSFORM_DIVISOR; in GetOsAccountProfilePhoto() local1123 int callerUserId = callerUid / UID_TRANSFORM_DIVISOR; in PermissionCheck() local
124 bool PrintUtils::CheckUserIdInEventType(const std::string &type, int32_t callerUserId) in CheckUserIdInEventType()
3620 int32_t callerUserId = GetCurrentUserId(); in CheckUserIdInEventType() local