Home | History | Annotate | Download | only in parameter

Lines Matching defs:getApplicationRule

1347     return getApplicationRule(remoteCommand.getArgument(0), remoteCommand.getArgument(1), strResult)
2518 bool CParameterMgr::getApplicationRule(const string &strDomain, const string &strConfiguration,
2521 return getConfigurableDomains()->getApplicationRule(strDomain, strConfiguration, strResult);