Home
last modified time | relevance | path

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

/aosp_15_r20/external/parameter-framework/upstream/parameter/
H A DParameterMgr.cpp1096 if (!exportElementToXMLString(pSelectionCriteriaDefinition, "SelectionCriteria", in listCriteriaCommandProcess()
1427 if (!exportElementToXMLString(pLocatedElement, pLocatedElement->getXmlElementName(), in getElementStructureXMLCommandProcess()
1956 if (!exportElementToXMLString(pSystemClass, pSystemClass->getXmlElementName(), in getSystemClassXMLCommandProcess()
2949 bool CParameterMgr::exportElementToXMLString(const IXmlSource *pXmlSource, in exportElementToXMLString() function in CParameterMgr
H A DElementHandle.cpp149 return mParameterMgr.exportElementToXMLString( in getStructureAsXML()
H A DParameterMgr.h385 bool exportElementToXMLString(const IXmlSource *pXmlSource,