Home
last modified time | relevance | path

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

/chre-3.4.0/core/include/chre/core/
Dtimer_pool.h114 struct TimerRequest { struct
136 * Provides a greater than comparison of TimerRequests. argument
142 bool operator>(const TimerRequest &request) const; argument