Home
last modified time | relevance | path

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

/external/openthread/src/core/common/
Dtimer.cpp155 void Timer::Scheduler::Add(Timer &aTimer, const AlarmApi &aAlarmApi) in Add()
183 void Timer::Scheduler::Remove(Timer &aTimer, const AlarmApi &aAlarmApi) in Remove()
203 void Timer::Scheduler::SetAlarm(const AlarmApi &aAlarmApi) in SetAlarm()
221 void Timer::Scheduler::ProcessTimers(const AlarmApi &aAlarmApi) in ProcessTimers()
243 void Timer::Scheduler::RemoveAll(const AlarmApi &aAlarmApi) in RemoveAll()