Home
last modified time | relevance | path

Searched refs:setXmlDescriptionAttribute (Results 1 – 3 of 3) sorted by relevance

/external/parameter-framework/parameter/
DInstanceConfigurableElement.cpp224 getTypeElement()->setXmlDescriptionAttribute(xmlElement); in toXml()
DElement.h147 void setXmlDescriptionAttribute(CXmlElement& xmlElement) const;
DElement.cpp293 setXmlDescriptionAttribute(xmlElement); in toXml()
297 void CElement::setXmlDescriptionAttribute(CXmlElement& xmlElement) const in setXmlDescriptionAttribute() function in CElement