Home
last modified time | relevance | path

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

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