Home
last modified time | relevance | path

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

/external/parameter-framework/parameter/
DParameterMgr.h632 bool wrapLegacyXmlExportToFile(std::string& xmlDest,
DParameterMgr.cpp2350 return wrapLegacyXmlExportToFile(xmlDest, element, context); in wrapLegacyXmlExport()
2356 bool CParameterMgr::wrapLegacyXmlExportToFile(string& xmlDest, in wrapLegacyXmlExportToFile() function in CParameterMgr