Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager.h210 …void CheckListenerNotify(int32_t systemAbilityId, const sptr<ISystemAbilityStatusChange>& listener…
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp926 void SystemAbilityManager::CheckListenerNotify(int32_t systemAbilityId, in CheckListenerNotify() function in OHOS::SystemAbilityManager
984 CheckListenerNotify(systemAbilityId, listener); in SubscribeSystemAbility()