Home
last modified time | relevance | path

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

/build/lite/ndk/build/
Dbuild.py27 def exec_command(cmd, log_path='out/build.log', **kwargs): argument
/build/lite/hb_internal/common/
Dutils.py87 def exec_command(cmd, log_path='out/build.log', **kwargs): argument
116 def get_failed_log(log_path): argument
Dconfig.py219 def log_path(self): member in Config
/build/lite/
Dutils.py55 def exec_command(cmd, log_path='out/build.log', **kwargs): argument