Home
last modified time | relevance | path

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

/build/hb/util/
Dlog_util.py82 def write_log(log_path, msg, level): argument
120 def get_gn_failed_log(log_path): argument
142 def get_ninja_failed_log(log_path): argument
162 def get_compiler_failed_log(log_path): argument
185 def get_failed_log(log_path): argument
Dsystem_util.py34 … def exec_command(cmd: list, log_path='out/build.log', exec_env=None, log_mode='normal', **kwargs): 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/resources/
Dconfig.py318 def log_path(self): member in Config