Searched refs:GetEntryList (Results 1 – 2 of 2) sorted by relevance
1940 template <typename EntryType> OwningList<EntryType> &GetEntryList(void);2012 template <> inline OwningList<Core::HostEntry> &Core::GetEntryList<Core::HostEntry>(void) { return … in GetEntryList() function in ot::Dns::Multicast::Core2014 template <> inline OwningList<Core::ServiceEntry> &Core::GetEntryList<Core::ServiceEntry>(void) in GetEntryList() function in ot::Dns::Multicast::Core
141 entry = GetEntryList<EntryType>().FindMatching(aItemInfo); in Register()147 GetEntryList<EntryType>().Push(*entry); in Register()163 entry = GetEntryList<EntryType>().FindMatching(aItemInfo); in Unregister()