Searched defs:write_bytes (Results 1 – 14 of 14) sorted by relevance
| /third_party/Linux_Kernel/include/linux/ |
| D | task_io_accounting.h | 34 u64 write_bytes; member
|
| D | nfs_xdr.h | 337 __u64 write_bytes; member
|
| /third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
| D | grpc_gevent.pyx.pxi | 107 def socket_sendmsg(socket, write_bytes): argument 114 cdef socket_write_async_cython(SocketWrapper socket_wrapper, write_bytes): argument 132 def socket_write_async(socket_wrapper, write_bytes): argument
|
| /third_party/grpc/src/core/ext/transport/chttp2/transport/ |
| D | frame_data.cc | 65 uint32_t write_bytes, int is_eof, in grpc_chttp2_encode_data()
|
| /third_party/grpc/test/core/iomgr/ |
| D | tcp_posix_test.cc | 112 ssize_t write_bytes; in fill_socket() local 130 ssize_t write_bytes; in fill_socket_partial() local
|
| /third_party/Linux_Kernel/include/uapi/linux/ |
| D | taskstats.h | 152 __u64 write_bytes; /* bytes of write I/O */ member
|
| /third_party/grpc/test/core/network_benchmarks/ |
| D | low_level_ping_pong.cc | 57 int (*write_bytes)(struct thread_args* args, char* buf); member
|
| /third_party/python/Modules/_io/ |
| D | bytesio.c | 161 write_bytes(bytesio *self, const char *bytes, Py_ssize_t len) in write_bytes() function
|
| /third_party/python/Lib/ |
| D | plistlib.py | 473 def write_bytes(self, data): member in _PlistWriter
|
| D | pathlib.py | 1235 def write_bytes(self, data): member in Path
|
| /third_party/protobuf/python/google/protobuf/internal/ |
| D | python_message.py | 1110 def InternalSerialize(self, write_bytes, deterministic=None): argument
|
| /third_party/openssl/test/ |
| D | handshake_helper.c | 825 int ret = 1, write_bytes; in do_app_data_step() local
|
| /third_party/glib/glib/tests/ |
| D | mainloop.c | 1122 write_bytes (gint fd, in write_bytes() function
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/ |
| D | gstrtspconnection.c | 1200 write_bytes (GOutputStream * stream, const guint8 * buffer, guint * idx, in write_bytes() function
|