Searched refs:wrapLegacyXmlImport (Results 1 – 2 of 2) sorted by relevance
/external/parameter-framework/upstream/parameter/ |
D | ParameterMgr.cpp | 2553 bool importSuccess = wrapLegacyXmlImport(xmlSource, fromFile, withSettings, in importDomainsXml() 2580 if (!wrapLegacyXmlImport(xmlSource, fromFile, withSettings, *standaloneDomain, "", errorMsg)) { in importSingleDomainXml() 2593 bool CParameterMgr::wrapLegacyXmlImport(const string &xmlSource, bool fromFile, bool withSettings, in wrapLegacyXmlImport() function in CParameterMgr
|
D | ParameterMgr.h | 748 bool wrapLegacyXmlImport(const std::string &xmlSource, bool fromFile, bool withSettings,
|