Searched refs:add_vector_of_enums (Results 1 – 2 of 2) sorted by relevance
960 if let Some(x) = args.vector_of_enums { builder.add_vector_of_enums(x); } in create()1645 …pub fn add_vector_of_enums(&mut self, vector_of_enums: flatbuffers::WIPOffset<flatbuffers::Vector<… in add_vector_of_enums() method
1762 void add_vector_of_enums(flatbuffers::Offset<flatbuffers::Vector<int8_t>> vector_of_enums) {1835 builder_.add_vector_of_enums(vector_of_enums);