Searched defs:on_start (Results 1 – 6 of 6) sorted by relevance
34 fn on_start<T: ISystemAbility + IMethod>(ability: &T) { in on_start() function
40 fn on_start(&self) in on_start() method80 pub fn on_start(&self) in on_start() method
67 pub fn on_start(&self) in on_start() method
49 fn on_start(&self, handler: system_ability_fwk::ability::Handler) { in on_start() method
73 fn on_start(&self, handler: system_ability_fwk::ability::Handler) { in on_start() method
28 fn on_start(&self, handler: Handler) {} in on_start() method