Home
last modified time | relevance | path

Searched defs:kwargs (Results 1 – 12 of 12) sorted by relevance

/build/hb/services/
Dgn.py57 def execute_gn_cmd(self, cmd_type: int, **kwargs):
97 def _execute_gn_gen_cmd(self, **kwargs):
136 def _execute_gn_path_cmd(self, **kwargs):
161 def _execute_gn_desc_cmd(self, **kwargs):
186 def _execute_gn_ls_cmd(self, **kwargs):
206 def _execute_gn_refs_cmd(self, **kwargs):
226 def _execute_gn_format_cmd(self, **kwargs):
248 def _execute_gn_clean_cmd(self, **kwargs):
Dhpm.py55 def execute_hpm_cmd(self, cmd_type: int, **kwargs):
89 def _execute_hpm_build_cmd(self, **kwargs):
94 def _execute_hpm_install_cmd(self, **kwargs):
99 def _execute_hpm_pack_cmd(self, **kwargs):
104 def _execute_hpm_publish_cmd(self, **kwargs):
109 def _execute_hpm_update_cmd(self, **kwargs):
Dhdc.py53 def execute_hdc_cmd(self, cmd_type: int, **kwargs):
99 def _execute_hdc_push_cmd(self, **kwargs):
125 def _execute_hdc_list_targets_cmd(self, **kwargs):
Dmenu.py138 def _list_promt(self, name: str, message: str, choices: list, **kwargs):
154 def _prompt(self, questions: list, answers=None, **kwargs):
232 def _question(self, message: str, **kwargs):
312 def __init__(self, choices: list, **kwargs):
/build/lite/
Dutils.py55 def exec_command(cmd: str, log_path: str = 'out/build.log', **kwargs):
78 def check_output(cmd: str, **kwargs):
110 def excute(self, event, **kwargs):
/build/lite/ndk/build/
Dbuild.py27 def exec_command(cmd, log_path='out/build.log', **kwargs):
/build/hb/helper/
Dsingleton.py21 def __call__(cls, *args, **kwargs):
/build/scripts/
Dentry.py23 def check_output(cmd: str, **kwargs):
/build/hb/containers/
Dstatus.py45 def wrapper(*args, **kwargs):
/build/build_scripts/
Dbuild.py57 def check_output(cmd: str, **kwargs) -> str:
/build/hb/util/
Dsystem_util.py35 … def exec_command(cmd: list, log_path='out/build.log', exec_env=None, log_mode='normal', **kwargs):
/build/ohos/packages/
Dkernel_permission.py168 def exec_command(cmd: list, exec_env=None, **kwargs):