Searched refs:appendTextElements (Results 1 – 1 of 1) sorted by relevance
/aosp12/system/libvintf/ |
H A D | parse_xml.cpp | 217 inline void appendTextElements(NodeType *parent, const std::string &name, in appendTextElements() function 510 appendTextElements(root, "instance", intf.mInstances, d); in mutateNode() 511 appendTextElements(root, "regex-instance", intf.mRegexes, d); in mutateNode() 734 appendTextElements(root, FqInstanceConverter{}.elementName(), simpleFqInstances, d); in mutateNode()
|