Searched defs:IsSorted (Results 1 – 1 of 1) sorted by relevance
/openthread-2.7.6/src/core/utils/ | ||
D | lookup_table.hpp | 91 …template <class EntryType, uint16_t kLength> static constexpr bool IsSorted(const EntryType (&aTab… in IsSorted() function in ot::Utils::LookupTable |