Home
last modified time | relevance | path

Searched defs:xmlDest (Results 1 – 1 of 1) sorted by relevance

/external/parameter-framework/parameter/
DParameterMgr.cpp2315 bool CParameterMgr::exportDomainsXml(string& xmlDest, bool withSettings, bool toFile, in exportDomainsXml()
2326 bool CParameterMgr::exportSingleDomainXml(string& xmlDest, const string& domainName, in exportSingleDomainXml()
2343 bool CParameterMgr::wrapLegacyXmlExport(string& xmlDest, bool toFile, bool withSettings, in wrapLegacyXmlExport()
2356 bool CParameterMgr::wrapLegacyXmlExportToFile(string& xmlDest, in wrapLegacyXmlExportToFile()
2371 bool CParameterMgr::wrapLegacyXmlExportToString(string& xmlDest, in wrapLegacyXmlExportToString()