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