Searched refs:need_to_report_call (Results 1 – 1 of 1) sorted by relevance
394 const bool need_to_report_call = !found || is_excessive || LogIsVisible(INFO); in UntypedInvokeWith() local395 if (!need_to_report_call) { in UntypedInvokeWith()