Searched refs:requestedHostnames (Results 1 – 1 of 1) sorted by relevance
178 private List<String> findOneTimeHosts(List<String> requestedHostnames, in findOneTimeHosts() argument186 for (String hostname : requestedHostnames) { in findOneTimeHosts()195 private void processAddByHostname(final List<String> requestedHostnames, in processAddByHostname() argument198 List<String> oneTimeHostnames = findOneTimeHosts(requestedHostnames, foundHosts); in processAddByHostname()