Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DEnumValuePair.cpp88 base::childrenToXml(xmlElement, serializingContext); in toXml()
DElement.cpp192 void CElement::childrenToXml(CXmlElement &xmlElement, in childrenToXml() function in CElement
212 childrenToXml(xmlElement, serializingContext); in toXml()
DElement.h126 virtual void childrenToXml(CXmlElement &xmlElement,
DConfigurableDomain.h154 void childrenToXml(CXmlElement &xmlElement,
DConfigurableDomain.cpp119 void CConfigurableDomain::childrenToXml(CXmlElement &xmlElement, in childrenToXml() function in CConfigurableDomain
142 base::childrenToXml(xmlConfigurationsElement, serializingContext); in composeDomainConfigurations()
DConfigurableDomains.cpp111 base::childrenToXml(xmlElement, serializingContext); in toXml()