Searched refs:AreInOrder (Results 1 – 6 of 6) sorted by relevance
108 …return (aLength <= 1) ? true : Entry::AreInOrder(aTable[0], aTable[1]) && IsSorted(aTable + 1, aLe… in IsSorted()
530 constexpr static bool AreInOrder(const Entry &aFirst, const Entry &aSecond) in AreInOrder() function in ot::Stringify::Entry
49 constexpr static bool AreInOrder(const Entry &aFirst, const Entry &aSecond) in TestBinarySearch() function
80 … constexpr static bool AreInOrder(const ComponentMapper &aFirst, const ComponentMapper &aSecond) in AreInOrder() function
149 constexpr static bool AreInOrder(const CommandEntry &aFirst, const CommandEntry &aSecond) in AreInOrder() function
46 constexpr static bool AreInOrder(const Entry &aFirst, const Entry &aSecond) in AreInOrder() function