Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DParameterMgr.h795 bool wrapLegacyXmlExportToFile(std::string &xmlDest, const CElement &element,
DParameterMgr.cpp2671 return wrapLegacyXmlExportToFile(xmlDest, element, context); in wrapLegacyXmlExport()
2677 bool CParameterMgr::wrapLegacyXmlExportToFile(string &xmlDest, const CElement &element, in wrapLegacyXmlExportToFile() function in CParameterMgr