Lines Matching full:hsp
153 with manage_module_import_and_export_handle(task, 'Hsp'):
168 …info.error_message = f'Unexpected changes have occurred.Hsp should not be packaged into module abc'
730 with manage_module_import_and_export_handle(task, 'Hsp'):
735 'Hsp', 'incremental_compile_build_entry_then_hsp')
752 with manage_module_import_and_export_handle(task, 'Hsp'):
753 … first_incremental, first_build_time = is_build_module_successful(task, is_debug, info, 'Hsp')
776 with manage_module_import_and_export_handle(task, 'Hsp'):
777 … first_incremental, first_build_time = is_build_module_successful(task, is_debug, info, 'Hsp')
1048 cmd = get_hvigor_compile_cmd(external_task, is_debug, 'Hsp')
1056 passed = validate_compile_output(info, external_task, is_debug, '', 'Hsp')
1641 elif module == 'Hsp':
1911 elif module == 'Hsp':
2137 cmd = get_hvigor_compile_cmd(task, is_debug, 'Hsp')
2146 cmd = get_hvigor_compile_cmd(external_task, is_debug, 'Hsp')
2158 output_file = get_compile_output_file_path(task, 'Hsp', options.OutputType.signed)
2161 output_file = get_compile_output_file_path(external_task, 'Hsp', options.OutputType.signed)