Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dmanual_ondemand_helper.cpp54 OnDemandHelper::OnDemandHelper() in OnDemandHelper() function in OHOS::OnDemandHelper
62 OnDemandHelper& OnDemandHelper::GetInstance() in GetInstance()
64 static OnDemandHelper instance; in GetInstance()
68 void OnDemandHelper::GetSystemProcess() in GetSystemProcess()
87 void OnDemandHelper::InitSystemProcessStatusChange() in InitSystemProcessStatusChange()
92 void OnDemandHelper::SubscribeSystemProcess() in SubscribeSystemProcess()
107 void OnDemandHelper::UnSubscribeSystemProcess() in UnSubscribeSystemProcess()
122 void OnDemandHelper
[all...]
H A Dondemand_helper.cpp61 OnDemandHelper::OnDemandHelper() in OnDemandHelper() function in OHOS::OnDemandHelper
69 OnDemandHelper& OnDemandHelper::GetInstance() in GetInstance()
71 static OnDemandHelper instance; in GetInstance()
75 void OnDemandHelper::GetSystemProcessInfo(int32_t systemAbilityId) in GetSystemProcessInfo()
91 sptr<IRemoteObject> OnDemandHelper::SyncOnDemandAbility(int32_t systemAbilityId) in SyncOnDemandAbility()
110 int32_t OnDemandHelper::TestSyncOnDemandAbility(int32_t systemAbilityId) in TestSyncOnDemandAbility()
127 int32_t OnDemandHelper::UnloadAllIdleSystemAbility() in UnloadAllIdleSystemAbility()
145 void TestLoad(OHOS::OnDemandHelper
[all...]
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/include/
H A Dondemand_helper.h24 class OnDemandHelper { class
26 ~OnDemandHelper() = default;
27 static OnDemandHelper& GetInstance();
99 OnDemandHelper();
H A Dmanual_ondemand_helper.h31 class OnDemandHelper { class in OHOS::TimeEventId
33 ~OnDemandHelper() = default;
34 static OnDemandHelper& GetInstance();
106 OnDemandHelper();

Completed in 5 milliseconds