Home
last modified time | relevance | path

Searched refs:error_log (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/build/hb/util/
H A Dlog_util.py92 def analyze_build_error(error_log, status_code_prefix): argument
93 with open(error_log, 'rt', encoding='utf-8') as log_file:
121 error_log = os.path.join(os.path.dirname(log_path), 'error.log')
133 with open(error_log, 'at', encoding='utf-8') as log_file:
139 error_log, log_path), return_status_code)
143 error_log = os.path.join(os.path.dirname(log_path), 'error.log')
153 with open(error_log, 'at', encoding='utf-8') as log_file:
159 error_log, log_path), return_status_code)
163 error_log = os.path.join(os.path.dirname(log_path), 'error.log')
176 with open(error_log, 'at', encoding='utf-8') as log_file:
[all …]
/ohos5.0/build/test/example/
H A Dtest_gn_template.py137 def exec_command_out_put(cmd_path, res_def_name, error_log): argument
163 if error_log in out_res:
245 error_log = "[OHOS INFO] output_dir is not allowed to be defined."
247 result = exec_command_out_put(cmd_path, res_def_name, error_log)
254error_log = "[OHOS INFO] ERROR at //build/ohos/ohos_part.gni:54:3: Test-only dependency not allowe…
257 result = exec_command_out_put(cmd_path, res_def_name, error_log)
/ohos5.0/base/print/print_fwk/etc/init/
H A Dcups-files.conf50 ErrorLog /data/service/el1/public/print_service/cups/log/error_log