Lines Matching refs:Instance
183 explicit Scheduler(Instance &aInstance) in Scheduler()
197 Timer(Instance &aInstance, Handler aHandler) in Timer()
234 explicit Scheduler(Instance &aInstance) in Scheduler()
254 TimerMilli(Instance &aInstance, Handler aHandler) in TimerMilli()
319 static void RemoveAll(Instance &aInstance);
338 explicit TimerMilliIn(Instance &aInstance) in TimerMilliIn()
365 TimerMilliContext(Instance &aInstance, Handler aHandler, void *aContext) in TimerMilliContext()
406 explicit Scheduler(Instance &aInstance) in Scheduler()
426 TimerMicro(Instance &aInstance, Handler aHandler) in TimerMicro()
466 static void RemoveAll(Instance &aInstance);
485 explicit TimerMicroIn(Instance &aInstance) in TimerMicroIn()