Searched refs:VectorString (Results 1 – 4 of 4) sorted by relevance
80 VectorString = 15, enumerator157 VectorString => Some(Key), in typed_vector_type()217 is_ty!(is_vector_string, VectorString);
72 …@Deprecated('VectorString is deprecated due to a flaw in the binary format (https://github.com/goo…73 VectorString,118 && toInt(self) <= toInt(ValueType.VectorString)
30 expect(ValueTypeUtils.isTypedVector(ValueType.VectorString), isTrue);56 expect(ValueTypeUtils.toTypedVector(ValueType.String,0), equals(ValueType.VectorString));74 expect(ValueTypeUtils.typedVectorElementType(ValueType.VectorString), equals(ValueType.String));
373 FlexBufferType::VectorString, in store_vector()