HomeSort by relevance Sort by last modified time
    Searched defs:chreEventCompleteFunction (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/inc/chre/
event.h 161 typedef void (chreEventCompleteFunction)(uint16_t eventType, void *eventData);
212 chreEventCompleteFunction *freeCallback,
  /system/chre/chre_api/legacy/v1_0/chre/
event.h 161 typedef void (chreEventCompleteFunction)(uint16_t eventType, void *eventData);
212 chreEventCompleteFunction *freeCallback,
  /system/chre/chre_api/include/chre_api/chre/
event.h 272 typedef void (chreEventCompleteFunction)(uint16_t eventType, void *eventData);
322 chreEventCompleteFunction *freeCallback,

Completed in 109 milliseconds