/aosp_15_r20/platform_testing/tests/automotive/mobly_tests/utilities/ |
H A D | media_utils.py | 31 def execute_shell_on_device(self, shell_command): argument 40 def execute_shell_on_hu_device(self, shell_command): argument
|
H A D | spectatio_utils.py | 58 def execute_shell_on_device(self, device_target, shell_command): argument
|
/aosp_15_r20/frameworks/base/services/tests/ |
H A D | runtests.py | 31 def run(shell_command, echo=True): argument
|
/aosp_15_r20/device/google/cuttlefish/host/example_custom_actions/ |
D | custom_action_config.json | 3 "shell_command":"am start -a android.intent.action.VIEW -d https://www.android.com/", string
|
/aosp_15_r20/device/generic/goldfish/tools/ |
D | mk_combined_img.py | 22 def shell_command(comm_list): function
|
/aosp_15_r20/device/google/cuttlefish/host/cvd_test_configs/mvp_features/vm/custom_actions/ |
D | TC1.json | 14 … "shell_command": "am start -a android.intent.action.VIEW -d https://www.android1.com/", string
|
/aosp_15_r20/system/connectivity/wificond/tests/ |
D | shell_utils.cpp | 59 int RunShellCommand(const std::string& shell_command, std::string* output) { in RunShellCommand()
|
/aosp_15_r20/device/google/cuttlefish/host/libs/config/ |
D | custom_actions.h | 46 std::string shell_command; member
|
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libdevice/ |
D | streamer.cpp | 107 std::optional<std::string> shell_command; member 357 const std::string& icon_name, const std::string& shell_command) { in AddCustomControlPanelButtonWithShellCommand()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/artifacts/ |
D | package_targets.py | 26 shell_command, argument
|
D | artifact_targets.py | 30 shell_command, argument
|
D | distribtest_targets.py | 26 shell_command, argument
|
/aosp_15_r20/external/grpc-grpc/tools/run_tests/artifacts/ |
H A D | package_targets.py | 27 shell_command, argument
|
H A D | artifact_targets.py | 31 shell_command, argument
|
H A D | distribtest_targets.py | 27 shell_command, argument
|
/aosp_15_r20/external/python/watchdog/src/watchdog/ |
D | watchmedo.py | 588 def shell_command(args: Namespace) -> None: function
|
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/html_client/js/ |
D | app.js | 1129 #onCustomShellButton(shell_command, e) { argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 8348 def SetCommand(self, shell_command): argument 8505 def Run(self, shell_command): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 8306 def SetCommand(self, shell_command): argument 8463 def Run(self, shell_command): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 8379 def SetCommand(self, shell_command): argument 8536 def Run(self, shell_command): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 8348 def SetCommand(self, shell_command): argument 8505 def Run(self, shell_command): argument
|