Searched refs:add_vector_of_doubles (Results 1 – 2 of 2) sorted by relevance
969 if let Some(x) = args.vector_of_doubles { builder.add_vector_of_doubles(x); } in create()1589 …pub fn add_vector_of_doubles(&mut self, vector_of_doubles: flatbuffers::WIPOffset<flatbuffers::Vec… in add_vector_of_doubles() method
1720 void add_vector_of_doubles(flatbuffers::Offset<flatbuffers::Vector<double>> vector_of_doubles) {1844 builder_.add_vector_of_doubles(vector_of_doubles);