Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Dwrapper.rs61 pub type UnSubscribeSystemAbilityHandler; typedef
92 ) -> UniquePtr<UnSubscribeSystemAbilityHandler>; in SubscribeSystemAbility()
94 fn UnSubscribe(self: Pin<&mut UnSubscribeSystemAbilityHandler>); in UnSubscribe()
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/cxx/
H A Dstatus_change_wrapper.cpp71 UnSubscribeSystemAbilityHandler::UnSubscribeSystemAbilityHandler( in UnSubscribeSystemAbilityHandler() function in OHOS::SamgrRust::UnSubscribeSystemAbilityHandler