Home
last modified time | relevance | path

Searched refs:wrapLegacyXmlExportToString (Results 1 – 2 of 2) sorted by relevance

/external/parameter-framework/upstream/parameter/
DParameterMgr.h802 bool wrapLegacyXmlExportToString(std::string &xmlDest, const CElement &element,
DParameterMgr.cpp2673 return wrapLegacyXmlExportToString(xmlDest, element, context); in wrapLegacyXmlExport()
2698 bool CParameterMgr::wrapLegacyXmlExportToString(string &xmlDest, const CElement &element, in wrapLegacyXmlExportToString() function in CParameterMgr