Home
last modified time | relevance | path

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

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