Searched defs:IsSorted (Results 1 – 1 of 1) sorted by relevance
100 …template <typename Entry, uint16_t kLength> static constexpr bool IsSorted(const Entry (&aTable)[k… in IsSorted() function in ot::BinarySearch108 template <typename Entry> static constexpr bool IsSorted(const Entry *aTable, uint16_t aLength) in IsSorted() function in ot::BinarySearch