Home
last modified time | relevance | path

Searched defs:GetCacheList (Results 1 – 1 of 1) sorted by relevance

/external/openthread/src/core/net/
Dmdns.hpp2024 template <> inline OwningList<Core::BrowseCache> &Core::GetCacheList<Core::BrowseCache>(void) in GetCacheList() function in ot::Dns::Multicast::Core
2029 template <> inline OwningList<Core::SrvCache> &Core::GetCacheList<Core::SrvCache>(void) { return mS… in GetCacheList() function in ot::Dns::Multicast::Core
2031 template <> inline OwningList<Core::TxtCache> &Core::GetCacheList<Core::TxtCache>(void) { return mT… in GetCacheList() function in ot::Dns::Multicast::Core
2033 template <> inline OwningList<Core::Ip6AddrCache> &Core::GetCacheList<Core::Ip6AddrCache>(void) in GetCacheList() function in ot::Dns::Multicast::Core
2038 template <> inline OwningList<Core::Ip4AddrCache> &Core::GetCacheList<Core::Ip4AddrCache>(void) in GetCacheList() function in ot::Dns::Multicast::Core