Home
last modified time | relevance | path

Searched refs:CHRE_LOG_LEVEL_ERROR (Results 1 – 8 of 8) sorted by relevance

/system/chre/util/include/chre/util/
Dlog_common.h55 #define CHRE_LOG_LEVEL_ERROR 1 macro
/system/chre/platform/slpi/include/chre/target_platform/
Dlog.h71 CHRE_SEND_TOKENIZED_LOG(CHRE_LOG_LEVEL_ERROR, fmt, ##__VA_ARGS__)
84 #if CHRE_MINIMUM_LOG_LEVEL >= CHRE_LOG_LEVEL_ERROR
/system/chre/chpp/include/chpp/
Dlog.h57 #if CHPP_MINIMUM_LOG_LEVEL < CHRE_LOG_LEVEL_ERROR
/system/chre/platform/include/chre/platform/
Dlog.h73 #if CHRE_MINIMUM_LOG_LEVEL < CHRE_LOG_LEVEL_ERROR
/system/chre/apps/nearby/third_party/contexthub/chre/util/include/chre/util/nanoapp/
Dlog.h71 #if NANOAPP_MINIMUM_LOG_LEVEL >= CHRE_LOG_LEVEL_ERROR
/system/chre/util/include/chre/util/nanoapp/
Dlog.h71 #if NANOAPP_MINIMUM_LOG_LEVEL >= CHRE_LOG_LEVEL_ERROR
/system/chre/platform/zephyr/
DCMakeLists.txt112 zephyr_compile_definitions(CHRE_MINIMUM_LOG_LEVEL=CHRE_LOG_LEVEL_ERROR)
/system/chre/platform/tinysys/
Dhost_link.cc44 #if CHRE_MINIMUM_LOG_LEVEL >= CHRE_LOG_LEVEL_ERROR