Home
last modified time | relevance | path

Searched defs:vector_of_co_owning_references (Results 1 – 4 of 4) sorted by relevance

/external/flatbuffers/tests/
Dmonster_test.schema.json272 "vector_of_co_owning_references" : { object
Dmonster_test_generated.rs1340 pub fn vector_of_co_owning_references(&self) -> Option<flatbuffers::Vector<'a, u64>> { in vector_of_co_owning_references() method
1507 …pub vector_of_co_owning_references: Option<flatbuffers::WIPOffset<flatbuffers::Vector<'a , u64>>>, field
/external/flatbuffers/tests/MyGame/Example/
DMonster.java174 …public boolean mutateVectorOfCoOwningReferences(int j, long vector_of_co_owning_references) { int … in mutateVectorOfCoOwningReferences()
DMonster.php699 …rences, $vector_of_strong_referrables, $co_owning_reference, $vector_of_co_owning_references, $non…