Home
last modified time | relevance | path

Searched defs:write_bytes (Results 1 – 13 of 13) sorted by relevance

/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dgrpc_gevent.pyx.pxi107 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/
Dframe_data.cc65 uint32_t write_bytes, int is_eof, in grpc_chttp2_encode_data()
/third_party/grpc/test/core/iomgr/
Dtcp_posix_test.cc112 ssize_t write_bytes; in fill_socket() local
130 ssize_t write_bytes; in fill_socket_partial() local
/third_party/alsa-lib/include/
Dcontrol_external.h228 int (*write_bytes)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key, unsigned char *data, member
/third_party/python/Modules/_io/
Dbytesio.c180 write_bytes(bytesio *self, PyObject *b) in write_bytes() function
/third_party/grpc/test/core/network_benchmarks/
Dlow_level_ping_pong.cc57 int (*write_bytes)(struct thread_args* args, char* buf); member
/third_party/python/Lib/
Dplistlib.py362 def write_bytes(self, data): member in _PlistWriter
Dpathlib.py1135 def write_bytes(self, data): member in Path
/third_party/protobuf/python/google/protobuf/internal/
Dpython_message.py1110 def InternalSerialize(self, write_bytes, deterministic=None): argument
/third_party/openssl/test/
Dhandshake_helper.c825 int ret = 1, write_bytes; in do_app_data_step() local
/third_party/glib/glib/tests/
Dmainloop.c1139 write_bytes (gint fd, in write_bytes() function
/third_party/ffmpeg/libavfilter/
Dvf_nnedi.c489 static void write_bytes(const float *src, uint8_t *dst, in write_bytes() function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c1261 write_bytes (GOutputStream * stream, const guint8 * buffer, guint * idx, in write_bytes() function