Searched refs:GetElementText (Results 1 – 3 of 3) sorted by relevance
282 bool XMLNode::GetElementText(std::string &text) const { in GetElementText() function in XMLNode309 if (GetElementText(text)) in GetElementTextAsUnsigned()323 if (GetElementText(text)) { in GetElementTextAsFloat()440 if (key_node.GetElementText(key_name)) { in GetValueNode()468 return node.GetElementText(value); in ExtractStringFromValueNode()501 key_node.GetElementText(key_name); in CreatePlistValue()521 node.GetElementText(text); in CreatePlistValue()
64 bool GetElementText(std::string &text) const;
4490 node.GetElementText(target_info.arch); in GetGDBServerRegisterInfoXMLAndProcess()4492 node.GetElementText(target_info.osabi); in GetGDBServerRegisterInfoXMLAndProcess()