Searched refs:GetAnyRoot (Results 1 – 6 of 6) sorted by relevance
87 flatbuffers::GetAnyRoot(builder.GetBufferPointer()); in TEST()238 flatbuffers::GetAnyRoot(to_merge_builder.GetBufferPointer()))); in TEST()
401 return MergeFrom(flatbuffers::GetAnyRoot( in MergeFromSerializedFlatbuffer()
66 inline Table *GetAnyRoot(uint8_t *flatbuf) { in GetAnyRoot() function69 inline const Table *GetAnyRoot(const uint8_t *flatbuf) { in GetAnyRoot() function
181 auto root = GetAnyRoot(vector_data(buf_)); in ResizeContext()680 return VerifyObject(v, schema, root, flatbuffers::GetAnyRoot(buf), true); in Verify()
724 auto &root = *flatbuffers::GetAnyRoot(flatbuf); in ReflectionTest()790 flatbuffers::GetAnyRoot(flatbuffers::vector_data(resizingbuf)), in ReflectionTest()856 fbb, schema, *root_table, *flatbuffers::GetAnyRoot(flatbuf), true); in ReflectionTest()
155 flatbuffers::GetAnyRoot(reinterpret_cast<const unsigned char*>( in TEST_F()783 flatbuffers::GetAnyRoot(reinterpret_cast<const unsigned char*>( in TEST_F()