Home
last modified time | relevance | path

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

/external/parameter-framework/parameter/
DParameterMgr.h640 bool wrapLegacyXmlExportToString(std::string& xmlDest,
DParameterMgr.cpp2352 return wrapLegacyXmlExportToString(xmlDest, element, context); in wrapLegacyXmlExport()
2371 bool CParameterMgr::wrapLegacyXmlExportToString(string& xmlDest, in wrapLegacyXmlExportToString() function in CParameterMgr