Home
last modified time | relevance | path

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

/external/parameter-framework/parameter/
DParameterMgr.cpp2227 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
DParameterMgr.h585 bool wrapLegacyXmlImport(const std::string& xmlSource, bool fromFile, bool withSettings,