Home
last modified time | relevance | path

Searched defs:send (Results 1 – 9 of 9) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/net/
Dsendra.py9 def send(dstmac, interval, count, lifetime, iface, rtt): function
/tools/tradefederation/core/common_util/com/android/tradefed/util/net/
DHttpMultipartPost.java118 public void send() throws IOException, DataSizeException { in send() method in HttpMultipartPost
/tools/tradefederation/core/common_util/com/android/tradefed/util/
DEmail.java101 public void send(Message msg) throws IllegalArgumentException, IOException { in send() method in Email
DIEmail.java43 public void send(Message msg) throws IllegalArgumentException, IOException; in send() method
/tools/netsim/rust/daemon/src/captures/
Dcapture.rs194 pub fn send( in send() method
/tools/asuite/adevice/src/
Dmetrics.rs155 fn send(&self) -> Result<()> { in send() method
/tools/tradefederation/core/aoa_helper/src/com/android/helper/aoa/
DAoaDevice.java318 private void send(AoaHID hid, byte[] data, Duration pause) { in send() method in AoaDevice
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/cellular/
Dcellular_power_preset_base_test.py32 def send(self, cmd: str, retries: int=5) -> Optional[str]: member in AtUtil
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/
Dapollo_lib.py210 def send(self, cmd): member in BudsDevice