Home
last modified time | relevance | path

Searched defs:chreLogLevel (Results 1 – 8 of 8) sorted by relevance

/aosp12/system/chre/platform/shared/
H A Dlog_buffer_manager.cc22 void chrePlatformLogToBuffer(chreLogLevel chreLogLevel, const char *format, in chrePlatformLogToBuffer() argument
132 chreLogLevel chreLogLevel) { in chreToLogBufferLogLevel() argument
/aosp12/system/chre/chre_api/legacy/v1_0/chre/
H A Dre.h78 enum chreLogLevel { enum
/aosp12/system/chre/chre_api/legacy/v1_1/chre/
H A Dre.h78 enum chreLogLevel { enum
/aosp12/system/chre/chre_api/legacy/v1_2/chre/
H A Dre.h78 enum chreLogLevel { enum
/aosp12/system/chre/chre_api/legacy/v1_3/chre/
H A Dre.h78 enum chreLogLevel { enum
/aosp12/system/chre/chre_api/include/chre_api/chre/
H A Dre.h90 enum chreLogLevel { enum
/aosp12/system/chre/chre_api/legacy/v1_4/chre/
H A Dre.h90 enum chreLogLevel { enum
/aosp12/system/chre/platform/linux/
H A Dplatform_log.cc70 void PlatformLog::logVa(chreLogLevel /*logLevel*/, const char *formatStr, in logVa() argument