Searched refs:ShouldLog (Results 1 – 2 of 2) sorted by relevance
196 (UNLIKELY(::android::base::ShouldLog(SEVERITY_LAMBDA(severity), _LOG_TAG_INTERNAL)) || \429 bool ShouldLog(LogSeverity severity, const char* tag);
551 bool ShouldLog(LogSeverity severity, const char* tag) { in ShouldLog() function