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