Searched defs:ProcessTimers (Results 1 – 3 of 3) sorted by relevance
/external/openthread/src/core/common/ | ||
D | timer.hpp | 180 void ProcessTimers(void) { Timer::Scheduler::ProcessTimers(sAlarmMilliApi); } in ProcessTimers() function in ot::TimerMilli::Scheduler |
D | timer.cpp | 181 void Timer::Scheduler::ProcessTimers(const AlarmApi &aAlarmApi) in ProcessTimers() function in ot::Timer::Scheduler |
/external/openthread/src/core/net/ | ||
D | tcp6.cpp | 854 void Tcp::ProcessTimers(void) in ProcessTimers() function in ot::Ip6::Tcp |