needs_two_transactions 1007 net/dns/host_resolver_impl.cc return needs_two_transactions() && !transaction_aaaa_; needs_two_transactions 1021 net/dns/host_resolver_impl.cc DCHECK(needs_two_transactions()); needs_two_transactions 1102 net/dns/host_resolver_impl.cc if (needs_two_transactions() && num_completed_transactions_ == 1) { needs_two_transactions 1550 net/dns/host_resolver_impl.cc if (dns_task_->needs_two_transactions()) needs_two_transactions 1555 net/dns/host_resolver_impl.cc DCHECK(dns_task_->needs_two_transactions()); needs_two_transactions 1628 net/dns/host_resolver_impl.cc DCHECK(dns_task_->needs_two_transactions());