Home
last modified time | relevance | path

Searched defs:UnSubscribeSystemProcessHandler (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Dwrapper.rs62 pub type UnSubscribeSystemProcessHandler; typedef
125 ) -> UniquePtr<UnSubscribeSystemProcessHandler>; in SubscribeSystemProcess()
127 fn UnSubscribe(self: Pin<&mut UnSubscribeSystemProcessHandler>); in UnSubscribe()
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/cxx/
H A Dstatus_change_wrapper.cpp83 UnSubscribeSystemProcessHandler::UnSubscribeSystemProcessHandler(sptr<ISystemProcessStatusChange> l… in UnSubscribeSystemProcessHandler() function in OHOS::SamgrRust::UnSubscribeSystemProcessHandler