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