Searched defs:SystemAbilityOnDemandReason (Results 1 – 3 of 3) sorted by relevance
127 reason: system_ability_fwk::cxx_share::SystemAbilityOnDemandReason, in on_start_with_reason()140 fn on_active(&self, reason: system_ability_fwk::cxx_share::SystemAbilityOnDemandReason) { in on_active()
62 fn on_start_with_reason(&self, reason: SystemAbilityOnDemandReason, handler: Handler) { in on_start_with_reason()76 fn on_active(&self, reason: SystemAbilityOnDemandReason) { in on_active()
74 pub(crate) fn handle_common_event(reason: SystemAbilityOnDemandReason) { in handle_common_event()