Searched refs:_ExecuteCommand (Results 1 – 3 of 3) sorted by relevance
100 def _ExecuteCommand(*command, **popen_args): member in OtaTools205 self._ExecuteCommand(build_super_image, new_misc_info_path,220 self._ExecuteCommand(avbtool, "make_vbmeta_image",282 self._ExecuteCommand(mk_combined_img,
786 def _ExecuteCommand(cmd, args): function840 _ExecuteCommand(constants.SSH_BIN, ssh_tunnel_args_list)848 _ExecuteCommand(constants.ADB_BIN, adb_connect_args.split())
411 first_call_args = utils._ExecuteCommand.call_args_list[0][0]