Home
last modified time | relevance | path

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

/tools/tradefederation/core/avd_util/com/android/tradefed/util/avd/
DHostOrchestratorClient.java101 HttpResponse<String> send(HttpRequest request) in send() method
104 HttpResponse<Path> send(HttpRequest request, Path dst) in send() method
116 public HttpResponse<String> send(HttpRequest request) in send() method in HostOrchestratorClient.HoHttpClient
122 public HttpResponse<Path> send(HttpRequest request, Path dst) in send() method in HostOrchestratorClient.HoHttpClient
/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.rs193 pub fn send( in send() method
/tools/asuite/adevice/src/
Dmetrics.rs158 fn send(&self) -> Result<()> { in send() method
/tools/tradefederation/core/aoa_helper/src/com/android/helper/aoa/
DAoaDevice.java317 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
/tools/netsim/rust/libslirp-rs/src/libslirp_sys/linux/
Dbindings.rs1995 pub fn send( in send() function
/tools/netsim/rust/libslirp-rs/src/libslirp_sys/macos/
Dbindings.rs2051 pub fn send( in send() function