Home
last modified time | relevance | path

Searched refs:VT_TESTARRAYOFSORTEDSTRUCT (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/tests/
Dmonster_test_generated.rs1031 pub const VT_TESTARRAYOFSORTEDSTRUCT: flatbuffers::VOffsetT = 62; constant
1186 …ffers::ForwardsUOffset<flatbuffers::Vector<Ability>>>(Monster::VT_TESTARRAYOFSORTEDSTRUCT, None).m… in testarrayofsortedstruct()
1574 …self.fbb_.push_slot_always::<flatbuffers::WIPOffset<_>>(Monster::VT_TESTARRAYOFSORTEDSTRUCT, testa… in add_testarrayofsortedstruct()
Dmonster_test_generated.h1166 VT_TESTARRAYOFSORTEDSTRUCT = 62,
1376 return GetPointer<const flatbuffers::Vector<const Ability *> *>(VT_TESTARRAYOFSORTEDSTRUCT);
1379 return GetPointer<flatbuffers::Vector<const Ability *> *>(VT_TESTARRAYOFSORTEDSTRUCT);
1555 VerifyOffset(verifier, VT_TESTARRAYOFSORTEDSTRUCT) &&
1709 fbb_.AddOffset(Monster::VT_TESTARRAYOFSORTEDSTRUCT, testarrayofsortedstruct);