Searched refs:wrapLegacyXmlExportToFile (Results 1 – 2 of 2) sorted by relevance
795 bool wrapLegacyXmlExportToFile(std::string &xmlDest, const CElement &element,
2671 return wrapLegacyXmlExportToFile(xmlDest, element, context); in wrapLegacyXmlExport()2677 bool CParameterMgr::wrapLegacyXmlExportToFile(string &xmlDest, const CElement &element, in wrapLegacyXmlExportToFile() function in CParameterMgr