Home
last modified time | relevance | path

Searched refs:SystemProcessStatusChangeWrapper (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/cxx/
H A Dstatus_change_wrapper.cpp43 SystemProcessStatusChangeWrapper::SystemProcessStatusChangeWrapper(const sptr<IRemoteObject> &impl, in SystemProcessStatusChangeWrapper() function in OHOS::SamgrRust::SystemProcessStatusChangeWrapper
52 void SystemProcessStatusChangeWrapper::OnSystemProcessStarted(OHOS::SystemProcessInfo &systemProces… in OnSystemProcessStarted()
61 void SystemProcessStatusChangeWrapper::OnSystemProcessStopped(OHOS::SystemProcessInfo &systemProces… in OnSystemProcessStopped()
H A Dsystem_ability_manager_wrapper.cpp303 …sptr<ISystemProcessStatusChange> listener = new SystemProcessStatusChangeWrapper(nullptr, onStart_… in SubscribeSystemProcess()
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/include/
H A Dstatus_change_wrapper.h42 class SystemProcessStatusChangeWrapper : public IRemoteProxy<ISystemProcessStatusChange> {
44 SystemProcessStatusChangeWrapper(const sptr<IRemoteObject> &impl,
47 ~SystemProcessStatusChangeWrapper() = default;