Home
last modified time | relevance | path

Searched refs:loadCallback2_ (Results 1 - 4 of 4) sorted by relevance

/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/include/
H A Dondemand_helper.h101 sptr<OnDemandLoadCallback> loadCallback2_; member in OHOS::OnDemandHelper
H A Dmanual_ondemand_helper.h108 sptr<OnDemandLoadCallback> loadCallback2_; member in OHOS::TimeEventId::OnDemandHelper
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dmanual_ondemand_helper.cpp57 loadCallback2_ = new OnDemandLoadCallback(); in OnDemandHelper()
892 LoadRemoteAbility(systemAbilityId, deviceId, loadCallback2_); in LoadRemoteAbilityMutiCb()
930 LoadRemoteAbility(DISTRIBUTED_SCHED_SA_ID, deviceId, loadCallback2_); in LoadRemoteAbilityMutiSACb()
H A Dondemand_helper.cpp64 loadCallback2_ = new OnDemandLoadCallback(); in OnDemandHelper()
887 LoadRemoteAbility(systemAbilityId, deviceId, loadCallback2_); in LoadRemoteAbilityMutiCb()
925 LoadRemoteAbility(DISTRIBUTED_SCHED_SA_ID, deviceId, loadCallback2_); in LoadRemoteAbilityMutiSACb()

Completed in 7 milliseconds