Searched defs:aTable (Results 1 – 3 of 3) sorted by relevance
41 const void *aTable, in Find()
106 template <typename Entry> static constexpr bool IsSorted(const Entry *aTable, uint16_t aLength) in IsSorted()
117 void VerifyChildTableContent(ChildTable &aTable, uint16_t aChildListLength, const TestChild *aChild… in VerifyChildTableContent()