Searched refs:GetArrayTable (Results 1 – 2 of 2) sorted by relevance
513 inline const MyGame::Example::ArrayTable *GetArrayTable(const void *buf) in GetArrayTable() function580 return std::unique_ptr<MyGame::Example::ArrayTableT>(GetArrayTable(buf)->UnPack(res));
468 inline const MyGame::Example::ArrayTable *GetArrayTable(const void *buf) { in GetArrayTable() function527 return flatbuffers::unique_ptr<MyGame::Example::ArrayTableT>(GetArrayTable(buf)->UnPack(res));