Searched refs:strNameAttribute (Results 1 – 2 of 2) sorted by relevance
76 bool getChildElement(const std::string &strType, const std::string &strNameAttribute,
150 bool CXmlElement::getChildElement(const string &strType, const string &strNameAttribute, in getChildElement() argument158 (childElement.getNameAttribute() == strNameAttribute)) { in getChildElement()