Searched refs:UpdateSaFreMap (Results 1 – 3 of 3) sorted by relevance
251 int32_t UpdateSaFreMap(int32_t uid, int32_t saId);
2053 int32_t count = saMgr->UpdateSaFreMap(uid, TEST_SYSTEM_ABILITY1);2071 int32_t count = saMgr->UpdateSaFreMap(uid, TEST_SYSTEM_ABILITY1);2089 int32_t count = saMgr->UpdateSaFreMap(uid, TEST_SYSTEM_ABILITY1);
560 int32_t count = UpdateSaFreMap(IPCSkeleton::GetCallingUid(), systemAbilityId); in CheckSystemAbility()2068 int32_t SystemAbilityManager::UpdateSaFreMap(int32_t uid, int32_t saId) in UpdateSaFreMap() function in OHOS::SystemAbilityManager