Home
last modified time | relevance | path

Searched defs:log_path (Results 1 – 6 of 6) sorted by relevance

/build/hb/util/
Dlog_util.py98 def write_log(log_path, msg, level): argument
136 def get_gn_failed_log(log_path): argument
158 def get_ninja_failed_log(log_path): argument
178 def get_compiler_failed_log(log_path): argument
201 def get_failed_log(log_path): argument
Dsystem_util.py96 def exec_command(cmd: list, log_path='out/build.log', exec_env=None, log_mode='normal', argument
/build/lite/ndk/build/
Dbuild.py27 def exec_command(cmd, log_path='out/build.log', **kwargs): argument
/build/test/example/
Dbuild_example.json9 "log_path": "/out/hispark_pegasus/wifiiot_hispark_pegasus/build.log", string
/build/hb/services/
Dhpm.py146 def _run_hpm_cmd(self, cmd, log_path): argument
/build/hb/resources/
Dconfig.py289 def log_path(self): member in Config