Home
last modified time | relevance | path

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

/chre-3.4.0/core/
Dtimer_pool.cc34 SystemCallbackType callbackType, in setSystemTimer()
51 SystemCallbackType callbackType, in setTimer()
Dgnss_manager.cc30 bool getCallbackType(uint16_t eventType, SystemCallbackType *callbackType) { in getCallbackType()
50 bool getReportEventType(SystemCallbackType callbackType, uint16_t *eventType) { in getReportEventType()
/chre-3.4.0/core/include/chre/core/
Dtimer_pool.h130 SystemCallbackType callbackType; member