Home
last modified time | relevance | path

Searched refs:add_vector_of_co_owning_references (Results 1 – 4 of 4) sorted by relevance

/external/flatbuffers/tests/
Dmonster_test_generated.lobster488 def add_vector_of_co_owning_references(vector_of_co_owning_references:flatbuffers_offset):
Dmonster_test_generated.rs1073 …et Some(x) = args.vector_of_co_owning_references { builder.add_vector_of_co_owning_references(x); } in create()
1734 …pub fn add_vector_of_co_owning_references(&mut self, vector_of_co_owning_references: flatbuffers::… in add_vector_of_co_owning_references() method
Dmonster_test_generated.h1883 …void add_vector_of_co_owning_references(flatbuffers::Offset<flatbuffers::Vector<uint64_t>> vector_…
1985 builder_.add_vector_of_co_owning_references(vector_of_co_owning_references);
/external/flatbuffers/tests/cpp17/generated_cpp17/
Dmonster_test_generated.h1658 …void add_vector_of_co_owning_references(flatbuffers::Offset<flatbuffers::Vector<uint64_t>> vector_…
1760 builder_.add_vector_of_co_owning_references(vector_of_co_owning_references);