Home
last modified time | relevance | path

Searched refs:VT_TESTARRAYOFBOOLS (Results 1 – 3 of 3) sorted by relevance

/external/flatbuffers/tests/
Dmonster_test_generated.rs1136 pub const VT_TESTARRAYOFBOOLS: flatbuffers::VOffsetT = 52; constant
1277 …tbuffers::ForwardsUOffset<flatbuffers::Vector<'a, bool>>>(Monster::VT_TESTARRAYOFBOOLS, None).map(… in testarrayofbools()
1671 …self.fbb_.push_slot_always::<flatbuffers::WIPOffset<_>>(Monster::VT_TESTARRAYOFBOOLS, testarrayofb… in add_testarrayofbools()
Dmonster_test_generated.h1303 VT_TESTARRAYOFBOOLS = 52,
1486 return GetPointer<const flatbuffers::Vector<uint8_t> *>(VT_TESTARRAYOFBOOLS);
1489 return GetPointer<flatbuffers::Vector<uint8_t> *>(VT_TESTARRAYOFBOOLS);
1687 VerifyOffset(verifier, VT_TESTARRAYOFBOOLS) &&
1836 fbb_.AddOffset(Monster::VT_TESTARRAYOFBOOLS, testarrayofbools);
/external/flatbuffers/tests/cpp17/generated_cpp17/
Dmonster_test_generated.h1078 VT_TESTARRAYOFBOOLS = 52,
1261 return GetPointer<const flatbuffers::Vector<uint8_t> *>(VT_TESTARRAYOFBOOLS);
1264 return GetPointer<flatbuffers::Vector<uint8_t> *>(VT_TESTARRAYOFBOOLS);
1462 VerifyOffset(verifier, VT_TESTARRAYOFBOOLS) &&
1611 fbb_.AddOffset(Monster::VT_TESTARRAYOFBOOLS, testarrayofbools);