Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/test/scripts/sdk_test/
H A Dutils.py167 output_path_signed = get_output_path(task, module, options.OutputType.signed)
344 elif output_type == options.OutputType.signed:
H A Doptions.py44 signed = 1 variable in OutputType
H A Dexecution.py1502 '-') # hap name format: entry-default-signed.hap
1503 # ohosTest hap format: entry-ohosTest-signed.hap
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)

Completed in 4 milliseconds