Searched refs:output_notice (Results 1 – 1 of 1) sorted by relevance
22 def _merge_txt_file(ohos_notice, a_notice, output_notice): argument33 with open(output_notice, 'a') as a_file:58 _merge_txt_file(args.ohos_notice, args.a_notice, args.output_notice)