Searched defs:exec_command (Results 1 - 6 of 6) sorted by relevance
| /third_party/musl/scripts/ |
| H A D | install.py | 9 def exec_command(cmd, log_path='out/build.log', **kwargs): function
|
| /test/testfwk/xdevice/src/xdevice/_core/context/ |
| H A D | abs.py | 40 def exec_command(self, command, options): member in Sub
|
| /third_party/cups-filters/filter/foomatic-rip/ |
| H A D | process.c | 179 int exec_command(FILE *in, FILE *out, void *cmd) in exec_command() function
|
| /arkcompiler/ets_frontend/test262/ |
| H A D | utils.py | 76 def exec_command(cmd_args, timeout=DEFAULT_TIMEOUT, custom_cwd=None): function
|
| /arkcompiler/ets_runtime/test/regresstest/ |
| H A D | run_regress_test.py | 601 def exec_command(cmd_args, test_id: str, step_result: StepResult, timeout=RegressTestConfig.DEFAULT_TIMEOUT, member in Utils
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | ide.h | 640 void (*exec_command)(struct hwif_s *, u8); member
|
Completed in 9 milliseconds