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

  /device/google/contexthub/inc/chre/
re.h 50 #define CHRE_TIMER_INVALID UINT32_C(-1)
249 * (no more available timers, etc.) then CHRE_TIMER_INVALID will
  /system/chre/chre_api/include/chre_api/chre/
re.h 51 #define CHRE_TIMER_INVALID UINT32_C(-1)
248 * (no more available timers, etc.) then CHRE_TIMER_INVALID will
  /system/chre/chre_api/legacy/v1_0/chre/
re.h 50 #define CHRE_TIMER_INVALID UINT32_C(-1)
249 * (no more available timers, etc.) then CHRE_TIMER_INVALID will

Completed in 99 milliseconds