Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DParameterMgr.cpp2636 bool CParameterMgr::exportDomainsXml(string &xmlDest, bool withSettings, bool toFile, in exportDomainsXml()
2647 bool CParameterMgr::exportSingleDomainXml(string &xmlDest, const string &domainName, in exportSingleDomainXml()
2664 bool CParameterMgr::wrapLegacyXmlExport(string &xmlDest, bool toFile, bool withSettings, in wrapLegacyXmlExport()
2677 bool CParameterMgr::wrapLegacyXmlExportToFile(string &xmlDest, const CElement &element, in wrapLegacyXmlExportToFile()
2698 bool CParameterMgr::wrapLegacyXmlExportToString(string &xmlDest, const CElement &element, in wrapLegacyXmlExportToString()