Searched refs:FindExecutable (Results 1 – 4 of 4) sorted by relevance
103 if utils.FindExecutable(GCLOUD_BIN):155 builtin_gcloud = utils.FindExecutable(GCLOUD_BIN)
796 bin_path = FindExecutable(cmd)957 if IsSupportedPlatform() and not FindExecutable(_VNC_BIN):978 ssvnc_args = _CMD_START_VNC % {"bin": FindExecutable(_VNC_BIN),1239 def FindExecutable(filename): function
92 self._adb_command = utils.FindExecutable(constants.ADB_BIN)
229 base_cmd = [utils.FindExecutable(execute_bin)]