Searched refs:FBT_VECTOR_BOOL (Results 1 – 2 of 2) sorted by relevance
101 …public static final int FBT_VECTOR_BOOL = 36; // To Allow the same type of conversion of type to … field in FlexBuffers112 …return (type >= FBT_VECTOR_INT && type <= FBT_VECTOR_STRING_DEPRECATED) || type == FBT_VECTOR_BOOL; in isTypedVector()609 case FBT_VECTOR_BOOL: in toString()
82 FBT_VECTOR_BOOL = enumerator94 t == FBT_VECTOR_BOOL; in IsTypedVector()