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