Lines Matching refs:deleteConfiguration
215 {"deleteConfiguration", &CParameterMgr::deleteConfigurationCommandProcess, 2,
1258 return deleteConfiguration(remoteCommand.getArgument(0), remoteCommand.getArgument(1),
2329 bool CParameterMgr::deleteConfiguration(const string &strDomain, const string &strConfiguration,
2344 getConfigurableDomains()->deleteConfiguration(strDomain, strConfiguration, strError),