Home | History | Annotate | Download | only in libvintf

Lines Matching refs:MatrixXmlFile

980 struct MatrixXmlFileConverter : public XmlNodeConverter<MatrixXmlFile> {
982 void mutateNode(const MatrixXmlFile& f, NodeType* root, DocType* d) const override {
991 bool buildObject(MatrixXmlFile* object, NodeType* root, std::string* error) const override {
1131 std::vector<MatrixXmlFile> xmlFiles;