Searched defs:addListResult (Results 1 – 3 of 3) sorted by relevance
246 public void addListResult(String name, List<String> list) throws IOException { in addListResult() method in HostInfoStore
250 public void addListResult(String name, List<String> list) throws IOException { in addListResult() method in DeviceInfoStore
126 abstract void addListResult(String name, List<String> list) throws IOException; in addListResult() method in InfoStore