Searched defs:childrenToXml (Results 1 - 2 of 2) sorted by relevance

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

Completed in 61 milliseconds