Searched defs:getHostName (Results 1 – 5 of 5) sorted by relevance
/tools/tradefederation/core/global_configuration/com/android/tradefed/util/keystore/ | ||
D | JSONFileKeyStoreFactory.java | 103 private String getHostName() throws KeyStoreException { in getHostName() method in JSONFileKeyStoreFactory |
/tools/tradefederation/core/src/com/android/tradefed/cluster/ | ||
D | ClusterHostUtil.java | 53 public static String getHostName() { in getHostName() method in ClusterHostUtil |
D | ClusterHostEvent.java | 74 public String getHostName() { in getHostName() method in ClusterHostEvent |
D | ClusterCommandEvent.java | 70 public String getHostName() { in getHostName() method in ClusterCommandEvent |
/tools/tradefederation/core/src/com/android/tradefed/device/ | ||
D | RemoteAndroidDevice.java | 133 public String getHostName() { in getHostName() method in RemoteAndroidDevice |