Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DParameterMgr.cpp1227 return getConstConfigurableDomains()->listConfigurations(remoteCommand.getArgument(0), in listConfigurationsCommandProcess()
1241 strResult = getConstConfigurableDomains()->dumpContent(errorContext); in dumpDomainsCommandProcess()
2034 pConfigurationBlackboard = getConstConfigurableDomains()->findConfigurationBlackboard( in accessConfigurationValue()
2364 getConstConfigurableDomains()->restoreConfiguration( in restoreConfiguration()
2642 const CConfigurableDomains *configurableDomains = getConstConfigurableDomains(); in exportDomainsXml()
2655 getConstConfigurableDomains()->findConfigurableDomain(domainName, errorMsg); in exportSingleDomainXml()
2918 const CConfigurableDomains *CParameterMgr::getConstConfigurableDomains() in getConstConfigurableDomains() function in CParameterMgr
2923 const CConfigurableDomains *CParameterMgr::getConstConfigurableDomains() const in getConstConfigurableDomains() function in CParameterMgr
DParameterMgr.h819 const CConfigurableDomains *getConstConfigurableDomains();
820 const CConfigurableDomains *getConstConfigurableDomains() const;