Searched defs:wrapLegacyXmlExport (Results 1 - 1 of 1) sorted by relevance

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

Completed in 61 milliseconds