Searched refs:SystemProcessStatusChangeWrapper (Results 1 – 3 of 3) sorted by relevance
43 SystemProcessStatusChangeWrapper::SystemProcessStatusChangeWrapper(const sptr<IRemoteObject> &impl, in SystemProcessStatusChangeWrapper() function in OHOS::SamgrRust::SystemProcessStatusChangeWrapper52 void SystemProcessStatusChangeWrapper::OnSystemProcessStarted(OHOS::SystemProcessInfo &systemProces… in OnSystemProcessStarted()61 void SystemProcessStatusChangeWrapper::OnSystemProcessStopped(OHOS::SystemProcessInfo &systemProces… in OnSystemProcessStopped()
303 …sptr<ISystemProcessStatusChange> listener = new SystemProcessStatusChangeWrapper(nullptr, onStart_… in SubscribeSystemProcess()
42 class SystemProcessStatusChangeWrapper : public IRemoteProxy<ISystemProcessStatusChange> {44 SystemProcessStatusChangeWrapper(const sptr<IRemoteObject> &impl,47 ~SystemProcessStatusChangeWrapper() = default;