Home
last modified time | relevance | path

Searched refs:shell_command (Results 1 – 5 of 5) sorted by relevance

/test/ostest/wukong/
DBUILD.gn36 "${ability_runtime_root}/tools/aa/src/shell_command.cpp",
76 "./shell_command/src/wukong_main.cpp",
77 "./shell_command/src/wukong_shell_command.cpp",
90 "./shell_command/include",
DREADME_zh.md26 | └── shell_command # 用来创建命令行map,解析命令行参数并执行命令行
DREADME.md25 | └── shell_command # Used to create a command line map, parse the command line…
/test/testfwk/developer_test/local_coverage/
Dutils.py84 def shell_command(command_list: list): function
114 _, exitcode = shell_command(cmd_list)
/test/ostest/wukong/test/
DBUILD.gn79 "../shell_command/include",