Home
last modified time | relevance | path

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

/chre-3.4.0/util/include/chre/util/
Dlog_common.h54 #define CHRE_LOG_LEVEL_ERROR 1 macro
/chre-3.4.0/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
/chre-3.4.0/chpp/include/chpp/
Dlog.h57 #if CHPP_MINIMUM_LOG_LEVEL < CHRE_LOG_LEVEL_ERROR
/chre-3.4.0/platform/include/chre/platform/
Dlog.h73 #if CHRE_MINIMUM_LOG_LEVEL < CHRE_LOG_LEVEL_ERROR
/chre-3.4.0/util/include/chre/util/nanoapp/
Dlog.h52 #if NANOAPP_MINIMUM_LOG_LEVEL >= CHRE_LOG_LEVEL_ERROR
/chre-3.4.0/platform/zephyr/
DCMakeLists.txt111 zephyr_compile_definitions(CHRE_MINIMUM_LOG_LEVEL=CHRE_LOG_LEVEL_ERROR)