Home
last modified time | relevance | path

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

/external/parameter-framework/parameter/
DParameterMgr.cpp1235 …return getConstConfigurableDomains()->listConfigurations(remoteCommand.getArgument(0), strResult) … in listConfigurationsCommandProcess()
1247 getConstConfigurableDomains()->dumpContent(strResult, errorContext); in dumpDomainsCommandProcess()
1799 …CParameterBlackboard* pConfigurationBlackboard = getConstConfigurableDomains()->findConfigurationB… in accessConfigurationValue()
2090 …return getConstConfigurableDomains()->restoreConfiguration(strDomain, strConfiguration, _pMainPara… in restoreConfiguration()
2321 const CConfigurableDomains* configurableDomains = getConstConfigurableDomains(); in exportDomainsXml()
2334 getConstConfigurableDomains()->findConfigurableDomain(domainName, errorMsg); in exportSingleDomainXml()
2595 const CConfigurableDomains* CParameterMgr::getConstConfigurableDomains() in getConstConfigurableDomains() function in CParameterMgr
2600 const CConfigurableDomains* CParameterMgr::getConstConfigurableDomains() const in getConstConfigurableDomains() function in CParameterMgr
DParameterMgr.h659 const CConfigurableDomains* getConstConfigurableDomains();
660 const CConfigurableDomains* getConstConfigurableDomains() const;