Home
last modified time | relevance | path

Searched defs:authority_records (Results 1 – 3 of 3) sorted by relevance

/external/openscreen/discovery/mdns/
Dmdns_records.cc756 std::vector<MdnsRecord> authority_records, in TryCreate()
777 std::vector<MdnsRecord> authority_records, in MdnsMessage()
Dmdns_reader.cc331 std::vector<MdnsRecord> authority_records; in Read() local
Dmdns_records.h616 const std::vector<MdnsRecord>& authority_records() const { in authority_records() function