Home
last modified time | relevance | path

Searched refs:type_device (Results 1 - 1 of 1) sorted by relevance

/foundation/systemabilitymgr/samgr/test/autotest/
H A Dchoose_device.py21 def read_json_files_in_directory(path, type_device):
25 @param type_device:Types that need to be modified
37 item['label'] = type_device
60 type_device = all_types[type_number - 1] variable
61 read_json_files_in_directory(json_path, type_device)

Completed in 1 milliseconds