Home
last modified time | relevance | path

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

/device/google/cuttlefish/tests/utils/src/com/android/cuttlefish/tests/utils/
DCuttlefishControlRunner.java29 public String getHostBinaryPath(String basename) throws FileNotFoundException; in getHostBinaryPath()
31 public String getHostRuntimePath(String basename) throws FileNotFoundException; in getHostRuntimePath()
DCuttlefishControlLocalRunner.java72 public String getHostBinaryPath(String basename) throws FileNotFoundException { in getHostBinaryPath()
77 public String getHostRuntimePath(String basename) throws FileNotFoundException { in getHostRuntimePath()
DCuttlefishControlRemoteRunner.java106 public String getHostBinaryPath(String basename) throws FileNotFoundException { in getHostBinaryPath()
111 public String getHostRuntimePath(String basename) throws FileNotFoundException { in getHostRuntimePath()