Searched defs:on_start (Results 1 – 3 of 3) sorted by relevance
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
34 fn on_start<T: ISystemAbility + IMethod>(ability: &T) { in on_start() function