Searched defs:EntryType (Results 1 – 2 of 2) sorted by relevance
87 void VerifyEntry(const EntryType &aEntry, const Heap::Array<EntryType, 2> &aArray, int aExpectedVal… in VerifyEntry()115 template <typename EntryType, typename... Args> void VerifyArray(const Heap::Array<EntryType, 2> &a… in VerifyArray()
960 enum EntryType : uint8_t enum in ot::BorderRouter::RoutingManager::RxRaTracker::Iterator