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

  /system/chre/platform/include/chre/platform/
assert.h 34 #if defined(CHRE_ASSERTIONS_ENABLED)
47 #error "CHRE_ASSERTIONS_ENABLED or CHRE_ASSERTIONS_DISABLED must be defined"
48 #endif // CHRE_ASSERTIONS_ENABLED
  /system/chre/util/include/chre/util/nanoapp/
assert.h 36 #ifdef CHRE_ASSERTIONS_ENABLED
46 #endif // CHRE_ASSERTIONS_ENABLED
  /system/chre/
Makefile 25 ifneq ($(CHRE_ASSERTIONS_ENABLED), false)

Completed in 166 milliseconds