Searched refs:device_list_str (Results 1 – 1 of 1) sorted by relevance
186 def parse_device_list(device_list_str, key=None): argument202 clean_lines = str(device_list_str, 'utf-8').strip().split('\n')204 logging.warning("unicode decode error, origin str: %s", device_list_str)