Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/include/
H A Dondemand_helper.h104 sptr<SystemProcessStatusChange> systemProcessStatusChange_; member in OHOS::OnDemandHelper
H A Dmanual_ondemand_helper.h111 sptr<SystemProcessStatusChange> systemProcessStatusChange_; member in OHOS::TimeEventId::OnDemandHelper
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dmanual_ondemand_helper.cpp89 systemProcessStatusChange_ = new SystemProcessStatusChange(); in InitSystemProcessStatusChange()
99 int32_t ret = sm->SubscribeSystemProcess(systemProcessStatusChange_); in SubscribeSystemProcess()
114 int32_t ret = sm->UnSubscribeSystemProcess(systemProcessStatusChange_); in UnSubscribeSystemProcess()
H A Dondemand_helper.cpp703 systemProcessStatusChange_ = new SystemProcessStatusChange(); in InitSystemProcessStatusChange()
713 int32_t ret = sm->SubscribeSystemProcess(systemProcessStatusChange_); in SubscribeSystemProcess()
728 int32_t ret = sm->UnSubscribeSystemProcess(systemProcessStatusChange_); in UnSubscribeSystemProcess()

Completed in 7 milliseconds