Searched refs:childrenToXml (Results 1 - 6 of 6) sorted by relevance

/external/parameter-framework/upstream/parameter/
H A DEnumValuePair.cpp88 base::childrenToXml(xmlElement, serializingContext);
H A DElement.h125 virtual void childrenToXml(CXmlElement &xmlElement,
H A DElement.cpp188 void CElement::childrenToXml(CXmlElement &xmlElement, function in class:CElement
208 childrenToXml(xmlElement, serializingContext);
H A DConfigurableDomain.h153 virtual void childrenToXml(CXmlElement &xmlElement,
H A DConfigurableDomain.cpp119 void CConfigurableDomain::childrenToXml(CXmlElement &xmlElement, function in class:CConfigurableDomain
142 base::childrenToXml(xmlConfigurationsElement, serializingContext);
H A DConfigurableDomains.cpp111 base::childrenToXml(xmlElement, serializingContext);

Completed in 99 milliseconds