Home
last modified time | relevance | path

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

/external/flatbuffers/include/flatbuffers/
Dflexbuffers.h748 inline uint8_t PackedType(BitWidth bit_width, Type type) { in PackedType() function
752 inline uint8_t NullPackedType() { return PackedType(BIT_WIDTH_8, FBT_NULL); } in NullPackedType()
1350 return PackedType(StoredWidth(parent_bit_width_), type_);