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