Searched defs:vector_values (Results 1 – 5 of 5) sorted by relevance
140 DocumentBuilder& AddVectorProperty(std::string property_name, in AddVectorProperty()148 std::vector<PropertyProto::VectorProto> vector_values) { in AddVectorProperty()230 std::initializer_list<PropertyProto::VectorProto> vector_values) { in AddVectorProperty()
105 repeated VectorProto vector_values = 8; field
471 static const std::vector<std::string> vector_values = { "2", "3", "4", "8", in generate_all_type_arguments() local
272 const struct dxil_value **vector_values; member
3798 inline const ::icing::lib::PropertyProto_VectorProto& PropertyProto::vector_values(int index) const… in vector_values() function3811 PropertyProto::vector_values() const { in vector_values() function