Searched refs:GetAnyRoot (Results 1 – 3 of 3) sorted by relevance
91 inline Table *GetAnyRoot(uint8_t *flatbuf) { in GetAnyRoot() function94 inline const Table *GetAnyRoot(const uint8_t *flatbuf) { in GetAnyRoot() function
191 auto root = GetAnyRoot(vector_data(buf_)); in ResizeContext()710 return VerifyObject(v, schema, root, flatbuffers::GetAnyRoot(buf), true); in Verify()
942 auto &root = *flatbuffers::GetAnyRoot(flatbuf); in ReflectionTest()1008 flatbuffers::GetAnyRoot(flatbuffers::vector_data(resizingbuf)), in ReflectionTest()1074 fbb, schema, *root_table, *flatbuffers::GetAnyRoot(flatbuf), true); in ReflectionTest()