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
104 public String getHostBinaryPath(String basename) throws FileNotFoundException { in getHostBinaryPath() method in CuttlefishControlRemoteRunner
106 fullCommand.add(runner.getHostBinaryPath(CVD_ENV_BINARY_BASENAME)); in runWmediumdCommand()
81 String cvdBinary = runner.getHostBinaryPath(CVD_DISPLAY_BINARY_BASENAME); in runCvdCommand()