Searched defs:mutateNode (Results 1 – 1 of 1) sorted by relevance
/aosp12/system/libvintf/ |
H A D | parse_xml.cpp | 548 void mutateNode(const MatrixHal &hal, NodeType *root, DocType *d) const override { in mutateNode() function 645 void mutateNode(const std::vector<KernelConfig>& conds, NodeType* root, in mutateNode() function 660 void mutateNode(const MatrixKernel& kernel, NodeType* root, DocType* d, in mutateNode() function 704 void mutateNode(const ManifestHal& hal, NodeType* root, DocType* d, in mutateNode() function 910 void mutateNode(const Vndk &object, NodeType *root, DocType *d) const override { in mutateNode() function 954 void mutateNode(const Version &m, NodeType *root, DocType *d) const override { in mutateNode() function 997 void mutateNode(const KernelInfo& o, NodeType* root, DocType* d) const override { in mutateNode() function 1000 void mutateNode(const KernelInfo& o, NodeType* root, DocType* d, in mutateNode() function 1024 void mutateNode(const HalManifest& m, NodeType* root, DocType* d, in mutateNode() function 1173 void mutateNode(const Version &m, NodeType *root, DocType *d) const override { in mutateNode() function [all …]
|