Home
last modified time | relevance | path

Searched refs:IsProbeQuery (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openscreen/discovery/mdns/
H A Dmdns_responder.cc426 if (message.IsProbeQuery()) { in OnMessageReceived()
H A Dmdns_records.h608 bool IsProbeQuery() const;
H A Dmdns_records.cc815 bool MdnsMessage::IsProbeQuery() const { in IsProbeQuery() function in openscreen::discovery::MdnsMessage