Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/utils/
Dlookup_table.hpp91 …template <class EntryType, uint16_t kLength> static constexpr bool IsSorted(const EntryType (&aTab… in IsSorted() function in ot::Utils::LookupTable
129 …template <class EntryType> static constexpr bool IsSorted(const EntryType *aTable, uint16_t aLengt… in IsSorted() function in ot::Utils::LookupTable