Home
last modified time | relevance | path

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

/external/parameter-framework/parameter/
DParameterMgr.cpp2323 return wrapLegacyXmlExport(xmlDest, toFile, withSettings, *configurableDomains, errorMsg); in exportDomainsXml()
2340 return wrapLegacyXmlExport(xmlDest, toFile, withSettings, *requestedDomain, errorMsg); in exportSingleDomainXml()
2343 bool CParameterMgr::wrapLegacyXmlExport(string& xmlDest, bool toFile, bool withSettings, in wrapLegacyXmlExport() function in CParameterMgr
DParameterMgr.h625 bool wrapLegacyXmlExport(std::string& xmlDest, bool toFile, bool withSettings,