Searched refs:appendText (Results 1 – 1 of 1) sorted by relevance
/system/libvintf/ |
D | parse_xml.cpp | 88 inline void appendText(NodeType *parent, const std::string &text, DocType *d) { in appendText() function 211 appendText(c, text, d); in appendTextElement() 221 appendText(c, text, d); in appendTextElements() 404 appendText(root, ::android::vintf::to_string(object), d); in mutateNode() 437 appendText(root, aidlVersionToString(object), d); in mutateNode() 449 appendText(root, aidlVersionRangeToString(object), d); in mutateNode() 462 appendText(root, ::android::vintf::to_string(object.transport), d); in mutateNode() 480 appendText(root, ::android::vintf::to_string(object), d); in mutateNode()
|