Searched refs:excludedConfigName (Results 1 – 1 of 1) sorted by relevance
591 String excludedConfigName, boolean includeDisabled) { in getAllConfigurationObjects() argument594 if (excludedConfigName != null && excludedConfigName.equals(entryList.getKey())) { in getAllConfigurationObjects()