Searched refs:CHRE_LOG_ERROR (Results 1 - 5 of 5) sorted by relevance

/system/chre/chre_api/include/chre_api/chre/
H A Dre.h57 * CHRE_LOG_ERROR: Something fatal has happened, i.e. something that will have
79 CHRE_LOG_ERROR, enumerator in enum:chreLogLevel
/system/chre/chre_api/legacy/v1_0/chre/
H A Dre.h57 * CHRE_LOG_ERROR: Something fatal has happened, i.e. something that will have
79 CHRE_LOG_ERROR, enumerator in enum:chreLogLevel
/system/chre/platform/shared/
H A Dpal_system_api.cc47 case CHRE_LOG_ERROR:
H A Dchre_api_core.cc64 case CHRE_LOG_ERROR:
/system/chre/util/include/chre/util/nanoapp/
H A Dlog.h42 #define LOGE(fmt, ...) chreLog(CHRE_LOG_ERROR, LOG_TAG " " fmt, ##__VA_ARGS__)

Completed in 330 milliseconds