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