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