Home
last modified time | relevance | path

Searched defs:dns_type (Results 1 – 10 of 10) sorted by relevance

/external/openscreen/discovery/mdns/
Dmdns_querier.cc248 DnsType dns_type, in Find()
336 DnsType dns_type) { in StartTracking()
411 DnsType dns_type, in StartQuery()
469 DnsType dns_type, in StopQuery()
667 DnsType dns_type = types_ptr[i]; in ProcessRecord() local
682 DnsType dns_type) { in ProcessSharedRecord()
708 DnsType dns_type) { in ProcessUniqueRecord()
771 DnsType dns_type) { in ProcessMultiTrackedUniqueRecord()
Dmdns_service_impl.cc107 DnsType dns_type, in StartQuery()
114 DnsType dns_type, in StopQuery()
Dmdns_record_changed_callback.h27 DnsType dns_type; member
Dmdns_records.cc542 DnsType dns_type, in TryCreate()
558 DnsType dns_type, in MdnsRecord()
582 DnsType dns_type, in IsValidConfig()
715 DnsType dns_type, in TryCreate()
726 DnsType dns_type, in MdnsQuestion()
Dmdns_trackers.cc45 bool IsNegativeResponseForType(const MdnsRecord& record, DnsType dns_type) { in IsNegativeResponseForType()
133 DnsType dns_type, in MdnsRecordTracker()
Dmdns_querier.h75 const DnsType dns_type; member
Dmdns_trackers.h161 DnsType dns_type() const { return dns_type_; } in dns_type() function
Dmdns_records.h483 DnsType dns_type() const { return dns_type_; } in dns_type() function
539 DnsType dns_type() const { return dns_type_; } in dns_type() function
/external/openscreen/discovery/dnssd/impl/
Dconstants.h20 DnsType dns_type; member
Dpublisher_impl_unittest.cc34 DnsType dns_type, in StartQuery()
41 DnsType dns_type, in StopQuery()