Searched refs:ShouldAppendTo (Results 1 – 2 of 2) sorted by relevance
669 bool Core::RecordInfo::ShouldAppendTo(EntryContext &aContext) in ShouldAppendTo() function in ot::Dns::Multicast::Core::RecordInfo1691 if (mAddrRecord.ShouldAppendTo(aContext)) in PrepareResponseRecords()1697 if (mKeyRecord.ShouldAppendTo(aContext)) in PrepareResponseRecords()2279 if (mPtrRecord.ShouldAppendTo(aContext)) in PrepareResponseRecords()2291 if (subType.mPtrRecord.ShouldAppendTo(aContext)) in PrepareResponseRecords()2313 if (mSrvRecord.ShouldAppendTo(aContext)) in PrepareResponseRecords()2324 if (mTxtRecord.ShouldAppendTo(aContext)) in PrepareResponseRecords()2330 if (mKeyRecord.ShouldAppendTo(aContext)) in PrepareResponseRecords()2915 VerifyOrExit(mServicesPtr.ShouldAppendTo(aContext)); in PrepareResponseRecords()
883 bool ShouldAppendTo(EntryContext &aContext);