Home
last modified time | relevance | path

Searched refs:add_any_unique (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/tests/
Dmonster_test_generated.rs962 if let Some(x) = args.any_unique { builder.add_any_unique(x); } in create()
1633 …pub fn add_any_unique(&mut self, any_unique: flatbuffers::WIPOffset<flatbuffers::UnionWIPOffset>) { in add_any_unique() method
Dmonster_test_generated.h1753 void add_any_unique(flatbuffers::Offset<void> any_unique) {
1837 builder_.add_any_unique(any_unique);