Searched defs:log_path (Results 1 – 6 of 6) sorted by relevance
| /build/hb/util/ |
| D | log_util.py | 98 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
|
| D | system_util.py | 96 def exec_command(cmd: list, log_path='out/build.log', exec_env=None, log_mode='normal', argument
|
| /build/lite/ndk/build/ |
| D | build.py | 27 def exec_command(cmd, log_path='out/build.log', **kwargs): argument
|
| /build/test/example/ |
| D | build_example.json | 9 "log_path": "/out/hispark_pegasus/wifiiot_hispark_pegasus/build.log", string
|
| /build/hb/services/ |
| D | hpm.py | 148 def _run_hpm_cmd(self, cmd, log_path): argument
|
| /build/hb/resources/ |
| D | config.py | 289 def log_path(self): member in Config
|