Searched defs:mutateNode (Results 1 – 1 of 1) sorted by relevance
/system/libvintf/ |
D | parse_xml.cpp | 145 virtual void mutateNode(const Object& o, NodeType* n, DocType* d, SerializeFlags::Type) const { in mutateNode() function 410 virtual void mutateNode(const Object &object, NodeType *root, DocType *d) const override { in mutateNode() function 432 virtual void mutateNode(const Pair& pair, NodeType* root, DocType* d) const override { in mutateNode() function 456 void mutateNode(const TransportArch &object, NodeType *root, DocType *d) const override { in mutateNode() function 478 … void mutateNode(const KernelConfigTypedValue &object, NodeType *root, DocType *d) const override { in mutateNode() function 505 void mutateNode(const HalInterface &intf, NodeType *root, DocType *d) const override { in mutateNode() function 547 void mutateNode(const MatrixHal &hal, NodeType *root, DocType *d) const override { in mutateNode() function 631 void mutateNode(const std::vector<KernelConfig>& conds, NodeType* root, in mutateNode() function 645 void mutateNode(const MatrixKernel& kernel, NodeType* root, DocType* d) const override { in mutateNode() function 648 void mutateNode(const MatrixKernel& kernel, NodeType* root, DocType* d, in mutateNode() function [all …]
|