Lines Matching defs:OPTIONS_MANAGER
22 from utils import OPTIONS_MANAGER
37 OPTIONS_MANAGER.hash_algorithm = 'sha256'
38 OPTIONS_MANAGER.target_package_config_dir = \
40 OPTIONS_MANAGER.target_package_dir = \
43 OPTIONS_MANAGER.total_script_file_obj = om_second_f
44 OPTIONS_MANAGER.full_img_list = []
45 OPTIONS_MANAGER.opera_script_file_name_dic = {}
46 OPTIONS_MANAGER.private_key = "../"
47 OPTIONS_MANAGER.product = 'Hi3516'
59 OPTIONS_MANAGER.hash_algorithm = 'sha256'
60 OPTIONS_MANAGER.target_package_config_dir = ""
61 OPTIONS_MANAGER.target_package_dir = \
64 OPTIONS_MANAGER.total_script_file_obj = om_third_f
65 OPTIONS_MANAGER.full_img_list = []
66 OPTIONS_MANAGER.opera_script_file_name_dic = {}
67 OPTIONS_MANAGER.private_key = "../"
68 OPTIONS_MANAGER.product = 'Hi3516'
90 OPTIONS_MANAGER.head_info_list = \
93 OPTIONS_MANAGER.component_info_dict = \
101 OPTIONS_MANAGER.full_image_file_obj_list = [om_first_f]
102 OPTIONS_MANAGER.full_img_list = ['vendor']
103 OPTIONS_MANAGER.incremental_img_list = []
104 OPTIONS_MANAGER.hash_algorithm = 'test_algo'
105 OPTIONS_MANAGER.target_package_config_dir = ""
106 OPTIONS_MANAGER.version_mbn_file_path = VERSION_MBN_PATH
107 OPTIONS_MANAGER.board_list_file_path = BOARD_LIST_PATH
110 OPTIONS_MANAGER.full_image_file_obj_list,