Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DParameterMgr.cpp2644 return wrapLegacyXmlExport(xmlDest, toFile, withSettings, *configurableDomains, errorMsg); in exportDomainsXml()
2661 return wrapLegacyXmlExport(xmlDest, toFile, withSettings, *requestedDomain, errorMsg); in exportSingleDomainXml()
2664 bool CParameterMgr::wrapLegacyXmlExport(string &xmlDest, bool toFile, bool withSettings, in wrapLegacyXmlExport() function in CParameterMgr
DParameterMgr.h788 bool wrapLegacyXmlExport(std::string &xmlDest, bool toFile, bool withSettings,