Home
last modified time | relevance | path

Searched defs:RootTable (Results 1 – 3 of 3) sorted by relevance

/third_party/flatbuffers/tests/rust_namer_test/rust_namer_test/
Droot_table_generated.rs15 pub struct RootTable<'a> { struct
19 impl<'a> flatbuffers::Follow<'a> for RootTable<'a> { implementation
27 impl<'a> RootTable<'a> { implementation
96 impl flatbuffers::Verifiable for RootTable<'_> { implementation
155 impl core::fmt::Debug for RootTable<'_> { implementation
/third_party/flatbuffers/python/flatbuffers/reflection/
DSchema.py96 def RootTable(self): member in Schema
/third_party/flatbuffers/src/
Dbinary_annotator.h176 RootTable = 3, enumerator