Home
last modified time | relevance | path

Searched defs:cmd (Results 1 – 9 of 9) sorted by relevance

/build/lite/ndk/build/
Dbuild.py27 def exec_command(cmd, log_path='out/build.log', **kwargs): argument
/build/config/components/idl_tool/
Didl.py38 def run_command(cmd, execution_path): argument
/build/scripts/
Dgenerate_js_bytecode.py65 def run_command(cmd, execution_path): argument
Dcompile_app.py187 def hvigor_write_log(cmd, cwd, env): argument
/build/hb/services/
Dhpm.py75 def _check_hpm_version(self, cmd, current_hpm): argument
146 def _run_hpm_cmd(self, cmd, log_path): argument
/build/test/example/
Dtest_build_option.py107 def exec_command_communicate(cmd, timeout=60): argument
1037 def exec_command_select(self, cmd, timeout=60, ptyflag=False): argument
1103 def get_match_result(self, cmd, para_type, para_value, ptyflag=PTYFLAG): argument
1122 def get_common_spec_result(self, option, cmd, para_type=None, ptyflag=PTYFLAG): argument
1136 def exec_command(self, cmd, ptyflag=PTYFLAG, timeout=TIMEOUT): argument
Dperformance_test.py598 cmd = item.get("performance_cmd") variable
/build/hb/util/
Dsystem_util.py54 def remove_useless_space(cmd): argument
/build/
Dprebuilts_config.py28 def _run_cmd(cmd): argument