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.json152 "vector_of_co_owning_references" : { "type" : "array", "items" : { "type" : "number" } }, object
Dmonster_test_generated.rs1229 pub fn vector_of_co_owning_references(&self) -> Option<flatbuffers::Vector<'a, u64>> { in vector_of_co_owning_references() method
1392 …pub vector_of_co_owning_references: Option<flatbuffers::WIPOffset<flatbuffers::Vector<'a , u64>>>, field
/external/flatbuffers/tests/MyGame/Example/
DMonster.java142 …public boolean mutateVectorOfCoOwningReferences(int j, long vector_of_co_owning_references) { int … in mutateVectorOfCoOwningReferences()
DMonster.php682 …rences, $vector_of_strong_referrables, $co_owning_reference, $vector_of_co_owning_references, $non…