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

  /system/chre/core/include/chre/core/
event.h 42 chreEventCompleteFunction *freeCallback,
62 chreEventCompleteFunction * const freeCallback;
event_loop_manager.h 57 typedef chreEventCompleteFunction SystemCallbackFunction;
event_loop.h 153 chreEventCompleteFunction *freeCallback,
  /system/chre/core/
event.cc 23 chreEventCompleteFunction *freeCallback_,
event_loop.cc 248 chreEventCompleteFunction *freeCallback, uint32_t senderInstanceId,
  /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 301 typedef void (chreEventCompleteFunction)(uint16_t eventType, void *eventData);
351 chreEventCompleteFunction *freeCallback,
  /device/google/contexthub/firmware/app/chre/common/
chre_app_syscalls.c 117 chreEventCompleteFunction *freeCallback,
  /device/google/contexthub/firmware/os/core/
nanohub_chre.c 161 void osChreFreeEvent(uint32_t tid, chreEventCompleteFunction *cbFreeEvt, uint32_t evtType, void * evtData)
171 chreEventCompleteFunction *evtFreeCallback,
191 chreEventCompleteFunction *freeCallback = va_arg(args, chreEventCompleteFunction *);
  /system/chre/platform/shared/
chre_api_core.cc 48 chreEventCompleteFunction *freeCallback,

Completed in 75 milliseconds