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