Searched defs:requestedElementKeys (Results 1 – 2 of 2) sorted by relevance
208 Set<Set<String>> requestedElementKeys) { in canProviderSatisfyAny()218 Set<String> requestedElementKeys) { in checkForMatch()
421 Set<String> requestedElementKeys = new HashSet<>( in getFilteredResultFromRegistry() local