Searched defs:execute_command (Results 1 – 10 of 10) sorted by relevance
| /external/openthread/tools/otci/otci/ |
| D | command_handlers.py | 46 def execute_command(self, cmd: str, timeout: float) -> List[str]: member in OTCommandHandler 115 def execute_command(self, cmd, timeout=10) -> List[str]: member in OtCliCommandRunner 249 def execute_command(self, cmd: str, timeout: float) -> List[str]: member in OtbrSshCommandRunner 301 def execute_command(self, cmd: str, timeout: float) -> List[str]: member in OtbrAdbCommandRunner
|
| D | otci.py | 95 def execute_command(self, member in OTCI
|
| /external/libcxx/utils/ |
| D | merge_archives.py | 46 def execute_command(cmd, cwd=None): function
|
| /external/autotest/site_utils/lib/ |
| D | infra.py | 122 def execute_command(host, cmd, **kwargs): function
|
| /external/crosvm/devices/src/ |
| D | vtpm_proxy.rs | 98 fn execute_command<'a>(&'a mut self, command: &[u8]) -> &'a [u8] { in execute_command() method
|
| /external/rust/crates/weak-table/tests/ |
| D | weak_key_hash_map.rs | 85 pub fn execute_command(&mut self, cmd: &Cmd<K, V>) { in execute_command() function
|
| /external/crosvm/devices/src/virtio/ |
| D | tpm.rs | 47 fn execute_command<'a>(&'a mut self, command: &[u8]) -> &'a [u8]; in execute_command() method
|
| /external/pigweed/pw_watch/py/pw_watch/ |
| D | watch.py | 369 def execute_command( member in PigweedBuildWatcher
|
| /external/cronet/third_party/apache-portable-runtime/src/build/ |
| D | aplibtool.c | 476 int execute_command(cmd_data_t *cmd_data) in execute_command() function
|
| /external/python/bumble/bumble/ |
| D | hfp.py | 822 async def execute_command( member in HfProtocol
|