Searched defs:vector_of_longs (Results 1 – 4 of 4) sorted by relevance
/external/flatbuffers/tests/ |
D | monster_test.schema.json | 248 "vector_of_longs" : { object
|
D | monster_test_generated.rs | 1308 pub fn vector_of_longs(&self) -> Option<flatbuffers::Vector<'a, i64>> { in vector_of_longs() method 1499 pub vector_of_longs: Option<flatbuffers::WIPOffset<flatbuffers::Vector<'a , i64>>>, field
|
/external/flatbuffers/tests/MyGame/Example/ |
D | Monster.java | 133 …public boolean mutateVectorOfLongs(int j, long vector_of_longs) { int o = __offset(68); if (o != 0… in mutateVectorOfLongs()
|
D | Monster.php | 699 …stf3, $testarrayofstring2, $testarrayofsortedstruct, $flex, $test5, $vector_of_longs, $vector_of_d…
|