Home
last modified time | relevance | path

Searched refs:NotifySystemAbilityStatusChanged (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service.cpp127 NotifySystemAbilityStatusChanged(true, systemAbilityId); in OnAddSystemAbility()
173 NotifySystemAbilityStatusChanged(false, systemAbilityId); in OnRemoveSystemAbility()
259 ErrCode StandbyService::NotifySystemAbilityStatusChanged(bool isAdded, int32_t systemAbilityId) in NotifySystemAbilityStatusChanged() function in OHOS::DevStandbyMgr::StandbyService
/ohos5.0/foundation/resourceschedule/device_standby/services/core/include/
H A Dstandby_service.h63 ErrCode NotifySystemAbilityStatusChanged(bool isAdded, int32_t systemAbilityId);