Searched defs:mutateNode (Results 1 – 1 of 1) sorted by relevance
| /system/libvintf/ |
| D | parse_xml.cpp | 144 virtual void mutateNode(const Object& o, NodeType* n, DocType* d, SerializeFlags::Type) const { in mutateNode() function 409 virtual void mutateNode(const Object &object, NodeType *root, DocType *d) const override { in mutateNode() function 431 virtual void mutateNode(const Pair& pair, NodeType* root, DocType* d) const override { in mutateNode() function 455 void mutateNode(const TransportArch &object, NodeType *root, DocType *d) const override { in mutateNode() function 480 … void mutateNode(const KernelConfigTypedValue &object, NodeType *root, DocType *d) const override { in mutateNode() function 507 void mutateNode(const HalInterface &intf, NodeType *root, DocType *d) const override { in mutateNode() function 549 void mutateNode(const MatrixHal &hal, NodeType *root, DocType *d) const override { in mutateNode() function 620 void mutateNode(const std::vector<KernelConfig>& conds, NodeType* root, in mutateNode() function 634 void mutateNode(const MatrixKernel& kernel, NodeType* root, DocType* d) const override { in mutateNode() function 637 void mutateNode(const MatrixKernel& kernel, NodeType* root, DocType* d, in mutateNode() function [all …]
|