Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/common/
Dtimer.cpp115 void Timer::Scheduler::Add(Timer &aTimer, const AlarmApi &aAlarmApi) in Add()
143 void Timer::Scheduler::Remove(Timer &aTimer, const AlarmApi &aAlarmApi) in Remove()
163 void Timer::Scheduler::SetAlarm(const AlarmApi &aAlarmApi) in SetAlarm()
181 void Timer::Scheduler::ProcessTimers(const AlarmApi &aAlarmApi) in ProcessTimers()
203 void Timer::Scheduler::RemoveAll(const AlarmApi &aAlarmApi) in RemoveAll()