Searched refs:InsertNewText (Results 1 – 2 of 2) sorted by relevance
/external/tinyxml2/ | ||
D | tinyxml2.h | 1653 XMLText* InsertNewText(const char* text); |
D | tinyxml2.cpp | 1977 XMLText* XMLElement::InsertNewText(const char* text) in InsertNewText() function in tinyxml2::XMLElement |