Searched refs:add_foo_table (Results 1 – 3 of 3) sorted by relevance
33 def add_foo_table(foo_table:flatbuffers_offset):
52 if let Some(x) = args.foo_table { builder.add_foo_table(x); } in create()96 …pub fn add_foo_table(&mut self, foo_table: flatbuffers::WIPOffset<namespace_b::TableInNestedNS<'b … in add_foo_table() method
128 void add_foo_table(flatbuffers::Offset<NamespaceA::NamespaceB::TableInNestedNS> foo_table) { in add_foo_table() function156 builder_.add_foo_table(foo_table);