Searched refs:had_current_method_input (Results 1 – 1 of 1) sorted by relevance
4583 bool had_current_method_input = HasCurrentMethodInput(); in SetDispatchInfo() local4588 DCHECK(had_current_method_input || !needs_current_method_input); in SetDispatchInfo()4590 if (had_current_method_input && !needs_current_method_input) { in SetDispatchInfo()