/aosp_15_r20/external/scapy/test/tls/ |
H A D | travis_test_client.py | 25 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 D | nghttp2_util.cc | 165 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/ |
D | ifc_print_job.h | 50 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__.py | 105 def send_data(self, packet: uci.DataPacket): member in Host
|
/aosp_15_r20/external/openscreen/cast/common/channel/ |
H A D | cast_socket_unittest.cc | 138 std::vector<uint8_t> send_data; in TEST_F() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/streams/ |
D | flow_control.rs | 170 pub fn send_data(&mut self, sz: WindowSize) -> Result<(), Reason> { in send_data() method
|
D | send.rs | 254 pub fn send_data<B>( in send_data() method
|
D | stream.rs | 298 pub fn send_data(&mut self, len: WindowSize, max_buffer_size: usize) { in send_data() method
|
D | prioritize.rs | 145 pub fn send_data<B>( in send_data() method
|
/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/ |
H A D | connection.rs | 249 fn send_data() { in send_data() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_hh.h | 221 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 D | sg_ses_microcode.c | 300 bool send_data = false; in send_then_receive() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/ |
D | share.rs | 334 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/ |
D | hid.py | 302 def send_data(self, data: bytes) -> None: member in HID
|
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/body/ |
D | body.rs | 577 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 D | select_reuseport.c | 374 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/ |
D | hid_host.rs | 428 pub fn send_data( in send_data() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_user/ |
D | connection.rs | 668 fn send_data() { in send_data() function
|
/aosp_15_r20/system/update_engine/scripts/update_payload/ |
H A D | checker.py | 483 def _Run(cmd, send_data=None): argument
|
/aosp_15_r20/tools/asuite/atest/ |
H A D | atest_utils.py | 2300 def send_data(detect_type, value=1): function
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_smtpd.py | 82 def send_data(self, channel, data, enable_SMTPUTF8=False): member in DebuggingServerTest
|
/aosp_15_r20/external/scapy/scapy/layers/ |
H A D | inet.py | 1587 def send_data(self, d): member in TCP_client
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_hh.cc | 2034 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 D | controller.rs | 742 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 D | nfa_ee_int.h | 439 tNFA_EE_API_SEND_DATA send_data; member
|