Searched refs:getHostBinaryPath (Results 1 – 5 of 5) sorted by relevance
27 public String getHostBinaryPath(String basename) throws FileNotFoundException; in getHostBinaryPath() method
71 public String getHostBinaryPath(String basename) throws FileNotFoundException { in getHostBinaryPath() method in CuttlefishControlLocalRunner
88 public String getHostBinaryPath(String basename) throws FileNotFoundException { in getHostBinaryPath() method in CuttlefishControlRemoteRunner
88 wmediumdBinary = runner.getHostBinaryPath(WMEDIUMD_BINARY_BASENAME); in runWmediumdCommand()
81 String cvdBinary = runner.getHostBinaryPath(CVD_DISPLAY_BINARY_BASENAME); in runCvdCommand()