Searched refs:add_vector_of_weak_references (Results 1 – 2 of 2) sorted by relevance
966 if let Some(x) = args.vector_of_weak_references { builder.add_vector_of_weak_references(x); } in create()1605 …pub fn add_vector_of_weak_references(&mut self, vector_of_weak_references: flatbuffers::WIPOffset<… in add_vector_of_weak_references() method
1732 …void add_vector_of_weak_references(flatbuffers::Offset<flatbuffers::Vector<uint64_t>> vector_of_we…1841 builder_.add_vector_of_weak_references(vector_of_weak_references);