Searched defs:aTable (Results 1 – 7 of 7) sorted by relevance
41 const void *aTable, in Find()
108 template <typename Entry> static constexpr bool IsSorted(const Entry *aTable, uint16_t aLength) in IsSorted()
101 public void setFunctionTable(FunctionTable aTable){ in setFunctionTable()
117 void VerifyChildTableContent(ChildTable &aTable, uint16_t aChildListLength, const TestChild *aChild… in VerifyChildTableContent()
214 ErrorListener errorListener, FunctionTable aTable) in XPath()
1620 protected void int2alphaCount(long val, CharArrayWrapper aTable, in int2alphaCount()
1264 auto aTable = MyGame::Example::CreateArrayTable(fbb, &aStruct); in MiniReflectFixedLengthArrayTest() local3780 auto aTable = MyGame::Example::CreateArrayTable(fbb, &aStruct); in FixedLengthArrayTest() local