Home
last modified time | relevance | path

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

/external/flatbuffers/include/flatbuffers/
Dflexbuffers.h718 inline uint8_t PackedType(BitWidth bit_width, Type type) { in PackedType() function
723 return PackedType(BIT_WIDTH_8, TYPE_NULL); in NullPackedType()
1302 return PackedType(StoredWidth(parent_bit_width_), type_);