| /tools/test/connectivity/acts/framework/acts/controllers/ |
| D | abstract_inst.py | 91 def _send(self, cmd): argument 188 def _query(self, cmd): argument 221 def _query(self, cmd): argument
|
| D | adb.py | 146 def _exec_cmd(self, cmd, ignore_status=False, timeout=DEFAULT_ADB_TIMEOUT): argument 182 def _exec_cmd_nb(self, cmd, **kwargs): argument
|
| D | fastboot.py | 25 def __init__(self, cmd, stdout, stderr, ret_code): argument
|
| /tools/dexter/dexter/ |
| D | dexter_tests.py | 54 def Run(cmd, stdin_content=None): argument 80 cmd = '%s %s %s' % (args.cmd, test_config['args'], input) variable
|
| /tools/acloud/internal/lib/ |
| D | ssh.py | 43 def _SshCallWait(cmd, timeout=None): argument 70 def _SshCall(cmd, timeout=None): argument 97 def _SshLogOutput(cmd, timeout=None, show_output=False, hide_error_msg=False): argument 187 def ShellCmdWithRetry(cmd, timeout=None, show_output=False, argument 314 def GetCmdOutput(self, cmd): argument
|
| D | ota_tools_test.py | 183 def _CaptureMiscInfo(cmd, **_kwargs): argument 262 def _CaptureSystemQemuConfig(cmd, **_kwargs): argument
|
| /tools/repohooks/rh/ |
| D | utils.py | 64 def cmd(self): member in CompletedProcess 86 def __init__(self, returncode, cmd, stdout=None, stderr=None, msg=None): argument 144 def _kill_child_process(proc, int_timeout, kill_timeout, cmd, original_handler, argument 251 def run(cmd, redirect_stdout=False, redirect_stderr=False, cwd=None, input=None, argument
|
| D | shell.py | 129 def cmd_to_str(cmd): argument
|
| /tools/test/connectivity/acts/framework/acts/controllers/buds_lib/ |
| D | apollo_lib.py | 210 def send(self, cmd): argument 227 def cmd(self, cmds, wait=None): member in BudsDevice 249 def _cmd(self, cmd, wait=None, throw_error=True): argument 406 def power(self, cmd): argument 591 def led(self, cmd): argument 668 def music_control_events(self, cmd, regexp=None, wait=.5): argument 709 def avrcp(self, cmd): argument 1086 def _get_status(self, cmd): argument 1493 def _evt_hex(cmd): argument
|
| /tools/test/connectivity/acts/framework/acts/controllers/adb_lib/ |
| D | error.py | 23 def __init__(self, cmd, stdout, stderr, ret_code): argument
|
| /tools/ndkports/buildSrc/src/main/kotlin/com/android/ndkports/ |
| D | AdHocPortTask.kt | 24 val cmd = mutableListOf<String>() constant
|
| /tools/test/connectivity/acts/framework/acts/controllers/spirent_lib/ |
| D | gss6450.py | 41 def _put(self, cmd): argument 57 def _get(self, cmd): argument
|
| /tools/acloud/setup/ |
| D | setup_common.py | 35 def CheckCmdOutput(cmd, print_cmd=True, **kwargs): argument
|
| D | gcp_setup_runner.py | 157 def RunGcloud(self, cmd, **kwargs): argument 171 def RunGsutil(self, cmd, **kwargs): argument
|
| /tools/test/graphicsbenchmark/apps/sample_app/src/cpp/ |
| D | main.cpp | 63 void engine_handle_cmd(struct android_app* app, int32_t cmd) { in engine_handle_cmd()
|
| /tools/test/connectivity/acts/framework/acts/controllers/attenuator_lib/ |
| D | _tnhelper.py | 104 def cmd(self, cmd_str, wait_ret=True, retry=False): member in _TNHelper
|
| /tools/netsim/src/backend/ |
| D | packet_streamer_client.cc | 68 auto cmd = android::base::Command::create({exe, "-g"}); in RunNetsimd() local
|
| /tools/test/connectivity/acts/framework/acts/controllers/pdu_lib/synaccess/ |
| D | np02b.py | 147 def cmd(self, cmd_str): member in _TNHelperNP02B
|
| /tools/test/connectivity/acts_tests/tests/google/power/tel/ |
| D | PowerTelTraffic_Preset_Test.py | 90 def _exec_ssh_cmd(self, ssh_client, cmd): argument
|
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/car/ |
| D | car_media_utils.py | 65 def send_media_passthrough_cmd(log, argument
|
| /tools/netsim/src/hci/ |
| D | hci_packet_transport.cc | 102 auto cmd = HciCommandToString(packet->at(0), packet->at(1)); in Request() local
|
| /tools/asuite/atest/test_runners/ |
| D | test_runner_base.py | 73 def run(self, cmd, output_to_stdout=False, env_vars=None): argument
|
| /tools/platform-compat/java/com/android/class2nonsdklist/ |
| D | Class2NonSdkList.java | 127 CommandLine cmd; in main() local
|
| /tools/test/connectivity/acts/framework/acts/controllers/ap_lib/ |
| D | hostapd.py | 269 def _run_hostapd_cli_cmd(self, cmd): argument
|
| /tools/asuite/atest/tools/ |
| D | atest_tools.py | 108 def has_command(cmd): argument
|