HomeSort by relevance Sort by last modified time
    Searched defs:getXmlElementName (Results 1 - 3 of 3) sorted by null

  /external/parameter-framework/upstream/parameter/
ComponentInstance.cpp 48 std::string CComponentInstance::getXmlElementName() const
InstanceConfigurableElement.cpp 52 std::string CInstanceConfigurableElement::getXmlElementName() const
55 return _pTypeElement->getXmlElementName();
Element.cpp 197 xmlElement.createChild(xmlChildElement, pChild->getXmlElementName());
527 string CElement::getXmlElementName() const

Completed in 7872 milliseconds