Searched defs:NVRAM_LOG_LEVEL (Results 1 - 1 of 1) sorted by relevance

/system/nvram/core/include/nvram/core/
H A Dlogger.h26 #if !defined(NVRAM_LOG_LEVEL)
28 #define NVRAM_LOG_LEVEL NVRAM_LOG_LEVEL_WARN macro
65 if (NVRAM_LOG_LEVEL_##level <= NVRAM_LOG_LEVEL) { \

Completed in 57 milliseconds