Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager.h213 …void NotifySystemAbilityAddedByAsync(int32_t systemAbilityId, const sptr<ISystemAbilityStatusChang…
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp909 void SystemAbilityManager::NotifySystemAbilityAddedByAsync(int32_t systemAbilityId, in NotifySystemAbilityAddedByAsync() function in OHOS::SystemAbilityManager
941 NotifySystemAbilityAddedByAsync(systemAbilityId, listener); in CheckListenerNotify()