Home
last modified time | relevance | path

Searched refs:InsertNewChildElement (Results 1 – 2 of 2) sorted by relevance

/MusicPlayer2/MusicPlayer2/tinyxml2/
H A Dtinyxml2.h1658 XMLElement* InsertNewChildElement(const char* name);
H A Dtinyxml2.cpp1979 XMLElement* XMLElement::InsertNewChildElement(const char* name) in InsertNewChildElement() function in tinyxml2::XMLElement