Searched refs:CanBeQueried (Results 1 – 3 of 3) sorted by relevance
416 OSP_DCHECK(CanBeQueried(dns_type)); in StartQuery()475 if (!CanBeQueried(dns_type)) { in StopQuery()
648 bool CanBeQueried(DnsType type);
898 bool CanBeQueried(DnsType type) { in CanBeQueried() function