Home
last modified time | relevance | path

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

/system/core/base/include/android-base/
Dlogging.h197 #define MUST_LOG_MESSAGE(severity) (SEVERITY_LAMBDA(severity) == ::android::base::FATAL) macro
201 #define MUST_LOG_MESSAGE(severity) false macro
208 MUST_LOG_MESSAGE(severity))