Searched defs:IsQuery (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/src/core/net/ | ||
H A D | mdns.hpp | 1331 bool IsQuery(void) const { return mIsQuery; } in IsQuery() function in ot::Dns::Multicast::Core::RxMessage |
/aosp_15_r20/external/mdnsresponder/mDNSShared/ | ||
H A D | dnsextd.c | 531 mDNSlocal mDNSBool IsQuery( PktMsg * pkt ) in IsQuery() function |