Home
last modified time | relevance | path

Searched defs:vector_of_longs (Results 1 – 5 of 5) sorted by relevance

/external/flatbuffers/tests/monster_test_serialize/my_game/example/
Dmonster_generated.rs233 let vector_of_longs = self.vector_of_longs().map(|x| { in unpack() localVariable
510 pub fn vector_of_longs(&self) -> Option<flatbuffers::Vector<'a, i64>> { in vector_of_longs() method
809 pub vector_of_longs: Option<flatbuffers::WIPOffset<flatbuffers::Vector<'a, i64>>>, field
1513 pub vector_of_longs: Option<Vec<i64>>, field
1654 let vector_of_longs = self.vector_of_longs.as_ref().map(|x|{ in pack() localVariable
/external/flatbuffers/tests/monster_test/my_game/example/
Dmonster_generated.rs231 let vector_of_longs = self.vector_of_longs().map(|x| { in unpack() localVariable
508 pub fn vector_of_longs(&self) -> Option<flatbuffers::Vector<'a, i64>> { in vector_of_longs() method
807 pub vector_of_longs: Option<flatbuffers::WIPOffset<flatbuffers::Vector<'a, i64>>>, field
1294 pub vector_of_longs: Option<Vec<i64>>, field
1435 let vector_of_longs = self.vector_of_longs.as_ref().map(|x|{ in pack() localVariable
/external/flatbuffers/tests/
Dmonster_test.schema.json278 "vector_of_longs" : { object
/external/flatbuffers/tests/MyGame/Example/
DMonster.java133 …public boolean mutateVectorOfLongs(int j, long vector_of_longs) { int o = __offset(68); if (o != 0… in mutateVectorOfLongs()
DMonster.php770 …stf3, $testarrayofstring2, $testarrayofsortedstruct, $flex, $test5, $vector_of_longs, $vector_of_d…