Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/linux/minidump_writer/
Ddirectory_reader.h61 bool GetNextEntry(const char** name) { in GetNextEntry() function
/external/openthread/src/core/thread/
Drouter_table.hpp364 …Router * GetNextEntry(Router *aRouter) { return AsNonConst(AsConst(this)->GetNextEntry(aRoute… in GetNextEntry() function in ot::RouterTable
Drouter_table.cpp85 const Router *RouterTable::GetNextEntry(const Router *aRouter) const in GetNextEntry() function in ot::RouterTable
/external/openthread/src/core/net/
Ddns_types.cpp915 Error TxtEntry::Iterator::GetNextEntry(TxtEntry &aEntry) in GetNextEntry() function in ot::Dns::TxtEntry::Iterator
/external/openthread/src/core/border_router/
Drouting_manager.cpp1866 Error RoutingManager::DiscoveredPrefixTable::GetNextEntry(PrefixTableIterator &aIterator, in GetNextEntry() function in ot::BorderRouter::RoutingManager::DiscoveredPrefixTable