Searched defs:startGroup (Results 1 – 3 of 3) sorted by relevance
66 public void startGroup() throws IOException { in startGroup() method in DeviceInfoStore74 public void startGroup(String name) throws IOException { in startGroup() method in DeviceInfoStore
66 public void startGroup() throws IOException { in startGroup() method in HostInfoStore74 public void startGroup(String name) throws IOException { in startGroup() method in HostInfoStore
42 abstract void startGroup() throws IOException; in startGroup() method in InfoStore47 abstract void startGroup(String name) throws IOException; in startGroup() method in InfoStore