Home
last modified time | relevance | path

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

/external/flatbuffers/tests/
Dmonster_test_generated.lobster479 def add_vector_of_weak_references(vector_of_weak_references:flatbuffers_offset):
Dmonster_test_generated.rs1075 if let Some(x) = args.vector_of_weak_references { builder.add_vector_of_weak_references(x); } in create()
1722 …pub fn add_vector_of_weak_references(&mut self, vector_of_weak_references: flatbuffers::WIPOffset<… in add_vector_of_weak_references() method
Dmonster_test_generated.h1874 …void add_vector_of_weak_references(flatbuffers::Offset<flatbuffers::Vector<uint64_t>> vector_of_we…
1987 builder_.add_vector_of_weak_references(vector_of_weak_references);
/external/flatbuffers/tests/cpp17/generated_cpp17/
Dmonster_test_generated.h1649 …void add_vector_of_weak_references(flatbuffers::Offset<flatbuffers::Vector<uint64_t>> vector_of_we…
1762 builder_.add_vector_of_weak_references(vector_of_weak_references);