Searched refs:launch_cvd_path (Results 1 – 2 of 2) sorted by relevance
225 launch_cvd_path = os.path.join(artifact_paths.host_bins, "bin",230 cmd = self.PrepareLaunchCVDCmd(launch_cvd_path,425 def PrepareLaunchCVDCmd(launch_cvd_path, hw_property, connect_adb, argument450 launch_cvd_w_args = launch_cvd_path + _CMD_LAUNCH_CVD_ARGS % (
181 launch_cvd_path = os.path.join(image_dir, "bin",183 if not os.path.exists(launch_cvd_path):