Searched refs:DoUnloadSystemAbilityLocked (Results 1 – 2 of 2) sorted by relevance
99 … int32_t DoUnloadSystemAbilityLocked(const std::shared_ptr<SystemAbilityContext>& abilityContext);
710 result = DoUnloadSystemAbilityLocked(abilityContext); in UnloadAllSystemAbilityLocked()720 int32_t SystemAbilityStateScheduler::DoUnloadSystemAbilityLocked( in DoUnloadSystemAbilityLocked() function in OHOS::SystemAbilityStateScheduler