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.h114 struct TimerRequest { struct
116 uint32_t instanceId;
140 * Provides a greater than comparison of TimerRequests. argument
146 bool operator>(const TimerRequest& request) const; argument