/aosp_15_r20/external/bcc/tools/ |
H A D | tcpsubnet.py | 246 send_bytes = 0 variable 248 send_bytes = int(ipv4_send_bytes[k].value) variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/ |
D | writing.cc | 196 int64_t send_bytes, grpc_chttp2_write_cb** list, in update_list() 407 uint32_t send_bytes = in FlushBytes() local
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/ |
H A D | writing.cc | 188 static bool update_list(grpc_chttp2_transport* t, int64_t send_bytes, in update_list() 409 uint32_t send_bytes = in FlushBytes() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/multiprocessing/ |
D | queues.py | 212 def _feed(buffer, notempty, send_bytes, writelock, reader_close, argument
|
D | connection.py | 181 def send_bytes(self, buf, offset=0, size=None): member in _ConnectionBase
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/multiprocessing/ |
H A D | queues.py | 212 def _feed(buffer, notempty, send_bytes, writelock, reader_close, argument
|
H A D | connection.py | 181 def send_bytes(self, buf, offset=0, size=None): member in _ConnectionBase
|
/aosp_15_r20/external/python/cpython3/Lib/multiprocessing/ |
D | queues.py | 212 def _feed(buffer, notempty, send_bytes, writelock, reader_close, argument
|
D | connection.py | 181 def send_bytes(self, buf, offset=0, size=None): member in _ConnectionBase
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/multiprocessing/ |
D | queues.py | 212 def _feed(buffer, notempty, send_bytes, writelock, reader_close, argument
|
D | connection.py | 181 def send_bytes(self, buf, offset=0, size=None): member in _ConnectionBase
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/multiprocessing/ |
D | queues.py | 212 def _feed(buffer, notempty, send_bytes, writelock, reader_close, argument
|
D | connection.py | 181 def send_bytes(self, buf, offset=0, size=None): member in _ConnectionBase
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/multiprocessing/ |
D | queues.py | 212 def _feed(buffer, notempty, send_bytes, writelock, reader_close, argument
|
D | connection.py | 181 def send_bytes(self, buf, offset=0, size=None): member in _ConnectionBase
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_multiprocessing.py | 2446 def send_bytes(self, data): member in OtherTest.test_deliver_challenge_auth_failure._FakeConnection 2463 def send_bytes(self, data): member in OtherTest.test_answer_challenge_auth_failure._FakeConnection
|
/aosp_15_r20/external/rust/crates/vhost-device-vsock/src/ |
D | vsock_conn.rs | 301 fn send_bytes<B: BitmapSlice>(&mut self, buf: &VolatileSlice<B>) -> Result<()> { in send_bytes() method
|
/aosp_15_r20/external/libwebsockets/lib/tls/mbedtls/wrapper/library/ |
H A D | ssl_lib.c | 493 int send_bytes, bytes; in SSL_write() local
|
/aosp_15_r20/packages/modules/adb/ |
D | adb.cpp | 504 uint32_t send_bytes = static_cast<uint32_t>(p->msg.arg1); in handle_packet() local
|
/aosp_15_r20/external/uwb/src/rust/uwb_core/src/uci/ |
H A D | pcapng_uci_logger_factory.rs | 272 pub fn send_bytes(&mut self, bytes: Vec<u8>) -> Option<()> { in send_bytes() method
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | _test_multiprocessing.py | 4649 def send_bytes(self, data): member in OtherTest.test_deliver_challenge_auth_failure._FakeConnection 4666 def send_bytes(self, data): member in OtherTest.test_answer_challenge_auth_failure._FakeConnection
|