Searched defs:ProcessTimers (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/src/core/common/ | ||
H A D | timer.hpp | 244 void ProcessTimers(void) { Timer::Scheduler::ProcessTimers(sAlarmMilliApi); } in ProcessTimers() function in ot::TimerMilli::Scheduler |
H A D | timer.cpp | 217 void Timer::Scheduler::ProcessTimers(const AlarmApi &aAlarmApi) in ProcessTimers() function in ot::Timer::Scheduler |