Home
last modified time | relevance | path

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

/external/tinyxml/
Dchanges.txt200 - Added ValueStr() to get the value of a node as a string.
Dtinyxml.h456 const std::string& ValueStr() const { return value; } in ValueStr() function