Home
last modified time | relevance | path

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

/system/chre/core/
Dhost_notifications.cc47 SystemCallbackType callbackType = static_cast<SystemCallbackType>(type); in hostNotificationCallback() local
Dtimer_pool.cc34 SystemCallbackType callbackType, in setSystemTimer()
70 SystemCallbackType callbackType, in setTimer()
Dgnss_manager.cc32 bool getCallbackType(uint16_t eventType, SystemCallbackType *callbackType) { in getCallbackType()
52 bool getReportEventType(SystemCallbackType callbackType, uint16_t *eventType) { in getReportEventType()
/system/chre/core/include/chre/core/
Dtimer_pool.h143 SystemCallbackType callbackType; member