Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/
H A Dwrapper.rs82 fn OnStopWithReason(self: &AbilityWrapper, reason: SystemAbilityOnDemandReason); in OnStopWithReason() function
180 fn OnStopWithReason(&self, reason: ffi::SystemAbilityOnDemandReason) { in OnStopWithReason() method