Home
last modified time | relevance | path

Searched defs:IsQuery (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/net/
H A Dmdns.hpp1331 bool IsQuery(void) const { return mIsQuery; } in IsQuery() function in ot::Dns::Multicast::Core::RxMessage
/aosp_15_r20/external/mdnsresponder/mDNSShared/
H A Ddnsextd.c531 mDNSlocal mDNSBool IsQuery( PktMsg * pkt ) in IsQuery() function