Searched refs:mLabel (Results 1 – 2 of 2) sorted by relevance
1123 bool Matches(const char *aLabel) const { return NameMatch(mLabel, aLabel); } in Matches()1128 Heap::String mLabel; member in ot::Dns::Multicast::Core::ServiceEntry::SubType
2477 … const SubType *otherSubType = other.mSubTypes.FindMatching(subType.mLabel.AsCString()); in DiscoverOffsetsAndHost()2721 …outcome = aTxMessage.AppendLabel(aSection, aSubType.mLabel.AsCString(), aSubType.mSubServiceNameOf… in AppendSubServiceNameTo()2755 SuccessOrAssert(aIterator.mSubTypeArray.PushBack(subType.mLabel.AsCString())); in CopyInfoTo()2798 return mLabel.Set(aLabel); in Init()2814 if (NameMatch(mLabel, aService.mSubTypeLabels[i])) in IsContainedIn()