Searched defs:LOG_LEVEL (Results 1 – 3 of 3) sorted by relevance
33 #define LOG_LEVEL LEVEL_ERROR macro
39 /* package */ static final int LOG_LEVEL = LOG_LEVEL_NONE; field in VCardConfig
121 static constexpr const auto LOG_LEVEL = android::base::VERBOSE; variable