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