Searched refs:appendText (Results 1 – 1 of 1) sorted by relevance
/system/libvintf/ |
D | parse_xml.cpp | 83 inline void appendText(NodeType *parent, const std::string &text, DocType *d) { in appendText() function 220 appendText(c, text, d); in appendTextElement() 230 appendText(c, text, d); in appendTextElements() 411 appendText(root, ::android::vintf::to_string(object), d); in mutateNode() 460 appendText(root, ::android::vintf::to_string(object.transport), d); in mutateNode() 480 appendText(root, ::android::vintf::to_string(object), d); in mutateNode()
|