Home
last modified time | relevance | path

Searched defs:getHostName (Results 1 – 5 of 5) sorted by relevance

/tools/tradefederation/core/global_configuration/com/android/tradefed/util/keystore/
DJSONFileKeyStoreFactory.java103 private String getHostName() throws KeyStoreException { in getHostName() method in JSONFileKeyStoreFactory
/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterHostUtil.java53 public static String getHostName() { in getHostName() method in ClusterHostUtil
DClusterHostEvent.java74 public String getHostName() { in getHostName() method in ClusterHostEvent
DClusterCommandEvent.java70 public String getHostName() { in getHostName() method in ClusterCommandEvent
/tools/tradefederation/core/src/com/android/tradefed/device/
DRemoteAndroidDevice.java133 public String getHostName() { in getHostName() method in RemoteAndroidDevice