Searched refs:wrapLegacyXmlExportToString (Results 1 – 2 of 2) sorted by relevance
802 bool wrapLegacyXmlExportToString(std::string &xmlDest, const CElement &element,
2673 return wrapLegacyXmlExportToString(xmlDest, element, context); in wrapLegacyXmlExport()2698 bool CParameterMgr::wrapLegacyXmlExportToString(string &xmlDest, const CElement &element, in wrapLegacyXmlExportToString() function in CParameterMgr