Searched defs:UnSubscribeSystemProcessHandler (Results 1 – 2 of 2) sorted by relevance
62 pub type UnSubscribeSystemProcessHandler; typedef125 ) -> UniquePtr<UnSubscribeSystemProcessHandler>; in SubscribeSystemProcess()127 fn UnSubscribe(self: Pin<&mut UnSubscribeSystemProcessHandler>); in UnSubscribe()
83 UnSubscribeSystemProcessHandler::UnSubscribeSystemProcessHandler(sptr<ISystemProcessStatusChange> l… in UnSubscribeSystemProcessHandler() function in OHOS::SamgrRust::UnSubscribeSystemProcessHandler