Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/common/
H A Dtimer.cpp151 void Timer::Scheduler::Add(Timer &aTimer, const AlarmApi &aAlarmApi) in Add()
179 void Timer::Scheduler::Remove(Timer &aTimer, const AlarmApi &aAlarmApi) in Remove()
199 void Timer::Scheduler::SetAlarm(const AlarmApi &aAlarmApi) in SetAlarm()
217 void Timer::Scheduler::ProcessTimers(const AlarmApi &aAlarmApi) in ProcessTimers()
239 void Timer::Scheduler::RemoveAll(const AlarmApi &aAlarmApi) in RemoveAll()