Searched refs:requestedHostnames (Results 1 – 1 of 1) sorted by relevance
179 private List<String> findOneTimeHosts(List<String> requestedHostnames, in findOneTimeHosts() argument187 for (String hostname : requestedHostnames) { in findOneTimeHosts()196 private void processAddByHostname(final List<String> requestedHostnames, in processAddByHostname() argument199 List<String> oneTimeHostnames = findOneTimeHosts(requestedHostnames, foundHosts); in processAddByHostname()