Home
last modified time | relevance | path

Searched defs:getHostBinaryPath (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/tests/utils/src/com/android/cuttlefish/tests/utils/
DCuttlefishControlRunner.java27 public String getHostBinaryPath(String basename) throws FileNotFoundException; in getHostBinaryPath() method
DCuttlefishControlLocalRunner.java71 public String getHostBinaryPath(String basename) throws FileNotFoundException { in getHostBinaryPath() method in CuttlefishControlLocalRunner
DCuttlefishControlRemoteRunner.java88 public String getHostBinaryPath(String basename) throws FileNotFoundException { in getHostBinaryPath() method in CuttlefishControlRemoteRunner