D | mdns.cpp | 205 Error Core::GetNextHost(Iterator &aIterator, Host &aHost, EntryState &aState) const in GetNextHost() function in ot::Dns::Multicast::Core 207 return static_cast<EntryIterator &>(aIterator).GetNextHost(aHost, aState); in GetNextHost() 6413 Error Core::EntryIterator::GetNextHost(Host &aHost, EntryState &aState) in GetNextHost() function in ot::Dns::Multicast::Core::EntryIterator
|