Home
last modified time | relevance | path

Searched defs:getChildElement (Results 1 – 2 of 2) sorted by relevance

/external/parameter-framework/upstream/xmlserializer/
DXmlElement.cpp136 bool CXmlElement::getChildElement(const string &strType, CXmlElement &childElement) const in getChildElement() function in CXmlElement
150 bool CXmlElement::getChildElement(const string &strType, const string &strNameAttribute, in getChildElement() function in CXmlElement
/external/icu/icu4c/source/tools/toolutil/
Dxmlparser.cpp802 UXMLElement::getChildElement(const UnicodeString &name) const { in getChildElement() function in UXMLElement