Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/include/
H A Dondemand_helper.h102 sptr<OnDemandLoadCallback> loadCallback3_; member in OHOS::OnDemandHelper
H A Dmanual_ondemand_helper.h109 sptr<OnDemandLoadCallback> loadCallback3_; member in OHOS::TimeEventId::OnDemandHelper
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dmanual_ondemand_helper.cpp58 loadCallback3_ = new OnDemandLoadCallback(); in OnDemandHelper()
896 LoadRemoteAbility(systemAbilityId, deviceId, loadCallback3_); in LoadRemoteAbilityMutiCb()
934 LoadRemoteAbility(DISTRIBUTED_SCHED_TEST_MEDIA_ID, deviceId, loadCallback3_); in LoadRemoteAbilityMutiSACb()
H A Dondemand_helper.cpp65 loadCallback3_ = new OnDemandLoadCallback(); in OnDemandHelper()
891 LoadRemoteAbility(systemAbilityId, deviceId, loadCallback3_); in LoadRemoteAbilityMutiCb()
929 LoadRemoteAbility(DISTRIBUTED_SCHED_TEST_MEDIA_ID, deviceId, loadCallback3_); in LoadRemoteAbilityMutiSACb()

Completed in 7 milliseconds