Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Dmanage.rs177 ) -> UnsubscribeHandler { in subscribe_system_ability()
242 ) -> UnsubscribeHandler { in subscribe_system_process()
258 pub struct UnsubscribeHandler { struct
262 impl UnsubscribeHandler { implementation