Searched defs:device_sn_list (Results 1 – 3 of 3) sorted by relevance
165 device_sn_list = get_sn_list("hdc -s {}:{} list targets".format(device_ip, device_port)) variable167 device_sn_list = device_sn_strs.split(";") variable
151 device_sn_list = [] variable155 device_sn_list = get_sn_list("hdc -s %s:%s list targets" % (ip, port)) variable
315 def modify_cfg_xml_file(developer_path, device_ip, device_sn_list, argument