Searched refs:CheckSystemApp (Results 1 – 11 of 11) sorted by relevance
27 static ErrCode CheckSystemApp(bool isCallStub = true);
38 ErrCode AccountPermissionManager::CheckSystemApp(bool isCallStub) in CheckSystemApp() function in OHOS::AccountSA::AccountPermissionManager
306 ErrCode result = AccountPermissionManager::CheckSystemApp(false); in RegisterPINInputer()344 ErrCode result = AccountPermissionManager::CheckSystemApp(false); in RegisterInputer()368 ErrCode result = AccountPermissionManager::CheckSystemApp(false); in UnregisterInputer()389 ErrCode result = AccountPermissionManager::CheckSystemApp(false); in UnregisterPINInputer()
175 std::int32_t ret = AccountPermissionManager::CheckSystemApp(); in CmdSetOhosAccountInfoByUserId()259 ErrCode errCode = AccountPermissionManager::CheckSystemApp(); in CmdGetOhosAccountInfoByUserId()
1559 if (AccountPermissionManager::CheckSystemApp(false) != ERR_OK) { in IsOsAccountActivated()1572 if (argc == ARGS_SIZE_TWO && AccountPermissionManager::CheckSystemApp(false) != ERR_OK) { in IsOsAccountConstraintEnabled()1585 if (argc != 0 && AccountPermissionManager::CheckSystemApp(false) != ERR_OK) { in IsOsAccountUnlocked()1594 if (AccountPermissionManager::CheckSystemApp(false) != ERR_OK) { in GetEnabledOsAccountConstraints()1603 if (AccountPermissionManager::CheckSystemApp(false) != ERR_OK) { in QueryOsAccount()
354 ErrCode errCode = AccountPermissionManager::CheckSystemApp(); in CheckPermission()
117 ErrCode result = AccountPermissionManager::CheckSystemApp(false); in GetBundleIdFromUid()
157 result = AccountPermissionManager::CheckSystemApp(); in OnRemoteRequest()
391 if (AccountPermissionManager::CheckSystemApp(false) != ERR_OK) { in SetCurrentOsAccountDistributedInfo()
562 ErrCode result = AccountPermissionManager::CheckSystemApp(false); in UnsubscribeOsAccount()
387 ErrCode result = AccountPermissionManager::CheckSystemApp(); in OnRemoteRequest()