Searched refs:mSubTypeArray (Results 1 – 2 of 2) sorted by relevance
2751 aIterator.mSubTypeArray.Free(); in CopyInfoTo()2755 SuccessOrAssert(aIterator.mSubTypeArray.PushBack(subType.mLabel.AsCString())); in CopyInfoTo()2761 aService.mSubTypeLabels = aIterator.mSubTypeArray.AsCArray(); in CopyInfoTo()2762 aService.mSubTypeLabelsLength = aIterator.mSubTypeArray.GetLength(); in CopyInfoTo()
1933 Heap::Array<const char *, kArrayCapacityIncrement> mSubTypeArray; member in ot::Dns::Multicast::Core::EntryIterator