Searched defs:log_path (Results 1 – 5 of 5) sorted by relevance
82 def write_log(log_path, msg, level): argument120 def get_gn_failed_log(log_path): argument142 def get_ninja_failed_log(log_path): argument162 def get_compiler_failed_log(log_path): argument185 def get_failed_log(log_path): argument
34 … def exec_command(cmd: list, log_path='out/build.log', exec_env=None, log_mode='normal', **kwargs): argument
27 def exec_command(cmd, log_path='out/build.log', **kwargs): argument
9 "log_path": "/out/hispark_pegasus/wifiiot_hispark_pegasus/build.log", string
318 def log_path(self): member in Config