Home | History | Annotate | Download | only in parameter

Lines Matching defs:clearApplicationRule

1337     return clearApplicationRule(remoteCommand.getArgument(0), remoteCommand.getArgument(1),
2532 bool CParameterMgr::clearApplicationRule(const string &strDomain, const string &strConfiguration,
2535 return getConfigurableDomains()->clearApplicationRule(strDomain, strConfiguration, strError);