Home
last modified time | relevance | path

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

/system/chre/core/include/chre/core/
Dtimer_pool.h84 struct TimerRequest { struct
104 * Provides a greater than comparison of TimerRequests. argument
110 bool operator>(const TimerRequest& request) const; argument