Lines Matching refs:testarrayofstring2
2163 if let Some(x) = args.testarrayofstring2 { builder.add_testarrayofstring2(x); } in create()
2259 let testarrayofstring2 = self.testarrayofstring2().map(|x| { in unpack() localVariable
2373 testarrayofstring2, in unpack()
2574 …pub fn testarrayofstring2(&self) -> Option<flatbuffers::Vector<'a, flatbuffers::ForwardsUOffset<&'… in testarrayofstring2() method
2870 …pub testarrayofstring2: Option<flatbuffers::WIPOffset<flatbuffers::Vector<'a, flatbuffers::Forward… field
2925 testarrayofstring2: None, in default()
3065 …pub fn add_testarrayofstring2(&mut self, testarrayofstring2: flatbuffers::WIPOffset<flatbuffers::V… in add_testarrayofstring2()
3066 ….push_slot_always::<flatbuffers::WIPOffset<_>>(Monster::VT_TESTARRAYOFSTRING2, testarrayofstring2); in add_testarrayofstring2()
3228 ds.field("testarrayofstring2", &self.testarrayofstring2()); in fmt()
3335 pub testarrayofstring2: Option<Vec<String>>, field
3386 testarrayofstring2: None, in default()
3462 let testarrayofstring2 = self.testarrayofstring2.as_ref().map(|x|{ in pack() localVariable
3543 testarrayofstring2, in pack()