Home
last modified time | relevance | path

Searched defs:send_data (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/external/scapy/test/tls/
H A Dtravis_test_client.py25 send_data = cipher_suite_code = version = None variable
27 def run_tls_test_client(send_data=None, cipher_suite_code=None, version=None): argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Dnghttp2_util.cc165 nghttp2_send_data_callback send_data, void* user_data) in Nghttp2DataFrameSource()
218 nghttp2_send_data_callback send_data) { in MakeZeroCopyDataFrameSource()
/aosp_15_r20/packages/services/BuiltInPrintService/jni/include/
Difc_print_job.h50 int (*send_data)(const struct ifc_print_job_st *this_p, const char *buffer, member
/aosp_15_r20/external/rust/pica/py/pica/pica/
D__init__.py105 def send_data(self, packet: uci.DataPacket): member in Host
/aosp_15_r20/external/openscreen/cast/common/channel/
H A Dcast_socket_unittest.cc138 std::vector<uint8_t> send_data; in TEST_F() local
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/streams/
Dflow_control.rs170 pub fn send_data(&mut self, sz: WindowSize) -> Result<(), Reason> { in send_data() method
Dsend.rs254 pub fn send_data<B>( in send_data() method
Dstream.rs298 pub fn send_data(&mut self, len: WindowSize, max_buffer_size: usize) { in send_data() method
Dprioritize.rs145 pub fn send_data<B>( in send_data() method
/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/
H A Dconnection.rs249 fn send_data() { in send_data() function
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/
Dbt_hh.h221 bt_status_t (*send_data)(RawAddress* bd_addr, tBLE_ADDR_TYPE addr_type, tBT_TRANSPORT transport, member
/aosp_15_r20/external/sg3_utils/src/
H A Dsg_ses_microcode.c300 bool send_data = false; in send_then_receive() local
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/
Dshare.rs334 pub fn send_data(&mut self, data: B, end_of_stream: bool) -> Result<(), crate::Error> { in send_data() method
/aosp_15_r20/external/python/bumble/bumble/
Dhid.py302 def send_data(self, data: bytes) -> None: member in HID
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/body/
Dbody.rs577 pub async fn send_data(&mut self, chunk: Bytes) -> crate::Result<()> { in send_data() method
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dselect_reuseport.c374 static int send_data(int type, sa_family_t family, void *data, size_t len, in send_data() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhid_host.rs428 pub fn send_data( in send_data() method
/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_user/
Dconnection.rs668 fn send_data() { in send_data() function
/aosp_15_r20/system/update_engine/scripts/update_payload/
H A Dchecker.py483 def _Run(cmd, send_data=None): argument
/aosp_15_r20/tools/asuite/atest/
H A Datest_utils.py2300 def send_data(detect_type, value=1): function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_smtpd.py82 def send_data(self, channel, data, enable_SMTPUTF8=False): member in DebuggingServerTest
/aosp_15_r20/external/scapy/scapy/layers/
H A Dinet.py1587 def send_data(self, d): member in TCP_client
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_hh.cc2034 static bt_status_t send_data(RawAddress* bd_addr, tBLE_ADDR_TYPE addr_type, tBT_TRANSPORT transport, in send_data() function
/aosp_15_r20/system/nfc/tools/casimir/src/
H A Dcontroller.rs742 async fn send_data(&mut self, packet: impl Into<nci::DataPacket>) -> Result<()> { in send_data() method
/aosp_15_r20/system/nfc/src/nfa/include/
H A Dnfa_ee_int.h439 tNFA_EE_API_SEND_DATA send_data; member

12