Searched refs:ValueStr (Results 1 – 2 of 2) sorted by relevance
/external/tinyxml/ | ||
D | changes.txt | 200 - Added ValueStr() to get the value of a node as a string. |
D | tinyxml.h | 456 const std::string& ValueStr() const { return value; } in ValueStr() function |