Searched refs:ShouldLogAfterPrintf (Results 1 – 1 of 1) sorted by relevance
845 static bool ShouldLogAfterPrintf() { in ShouldLogAfterPrintf() function886 static bool ShouldLogAfterPrintf() { return true; } in ShouldLogAfterPrintf() function894 if (common_flags()->log_to_syslog && ShouldLogAfterPrintf()) in LogMessageOnPrintf()