Searched refs:ShouldLogAfterPrintf (Results 1 – 2 of 2) sorted by relevance
21 bool ShouldLogAfterPrintf() { return false; } in ShouldLogAfterPrintf() function
527 static bool ShouldLogAfterPrintf() { in ShouldLogAfterPrintf() function533 static bool ShouldLogAfterPrintf() { return true; } in ShouldLogAfterPrintf() function545 if (common_flags()->log_to_syslog && ShouldLogAfterPrintf()) in LogMessageOnPrintf()