Searched defs:GetNextEntry (Results 1 – 5 of 5) sorted by relevance
| /external/google-breakpad/src/client/linux/minidump_writer/ | ||
| D | directory_reader.h | 61 bool GetNextEntry(const char** name) { in GetNextEntry() function |
| /external/openthread/src/core/thread/ | ||
| D | router_table.hpp | 364 …Router * GetNextEntry(Router *aRouter) { return AsNonConst(AsConst(this)->GetNextEntry(aRoute… in GetNextEntry() function in ot::RouterTable |
| D | router_table.cpp | 85 const Router *RouterTable::GetNextEntry(const Router *aRouter) const in GetNextEntry() function in ot::RouterTable |
| /external/openthread/src/core/net/ | ||
| D | dns_types.cpp | 915 Error TxtEntry::Iterator::GetNextEntry(TxtEntry &aEntry) in GetNextEntry() function in ot::Dns::TxtEntry::Iterator |
| /external/openthread/src/core/border_router/ | ||
| D | routing_manager.cpp | 1866 Error RoutingManager::DiscoveredPrefixTable::GetNextEntry(PrefixTableIterator &aIterator, in GetNextEntry() function in ot::BorderRouter::RoutingManager::DiscoveredPrefixTable |