Home
last modified time | relevance | path

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

/external/parameter-framework/xmlserializer/
DXmlElement.cpp150 bool CXmlElement::getChildElement(const string& strType, CXmlElement& childElement) const in getChildElement() function in CXmlElement
164 bool CXmlElement::getChildElement(const string& strType, const string& strNameAttribute, CXmlElemen… in getChildElement() function in CXmlElement
/external/icu/icu4c/source/tools/toolutil/
Dxmlparser.cpp800 UXMLElement::getChildElement(const UnicodeString &name) const { in getChildElement() function in UXMLElement