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