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

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

Completed in 74 milliseconds