Home
last modified time | relevance | path

Searched defs:write_flags (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtphdrext-twcc.c168 const GstBuffer * input_meta, GstRTPHeaderExtensionFlags write_flags, in gst_rtp_header_extension_twcc_write()
Dgstrtphdrext-clientaudiolevel.c154 const GstBuffer * input_meta, GstRTPHeaderExtensionFlags write_flags, in gst_rtp_header_extension_client_audio_level_write()
/third_party/grpc/src/csharp/ext/
Dgrpc_csharp_ext.c604 grpc_slice_buffer* send_buffer, uint32_t write_flags, in grpcsharp_call_start_unary()
660 grpc_slice_buffer* send_buffer, uint32_t write_flags, in grpcsharp_test_call_start_unary_echo()
724 grpc_slice_buffer* send_buffer, uint32_t write_flags, in grpcsharp_call_start_server_streaming()
812 grpc_slice_buffer* send_buffer, uint32_t write_flags, in grpcsharp_call_send_message()
847 grpc_slice_buffer* optional_send_buffer, uint32_t write_flags) { in grpcsharp_call_send_status_from_server()
/third_party/libuv/src/unix/
Dpipe.c384 int uv_pipe(uv_os_fd_t fds[2], int read_flags, int write_flags) { in uv_pipe()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtpdummyhdrextimpl.c175 const GstBuffer * input_meta, GstRTPHeaderExtensionFlags write_flags, in gst_rtp_dummy_hdr_ext_write()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtphdrext-colorspace.c100 const GstBuffer * input_meta, GstRTPHeaderExtensionFlags write_flags, in gst_rtp_header_extension_colorspace_write()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtphdrext.c296 const GstBuffer * input_meta, GstRTPHeaderExtensionFlags write_flags, in gst_rtp_header_extension_write()
/third_party/lwip/src/api/
Dsockets.c1425 u8_t write_flags; in lwip_send() local
1480 u8_t write_flags; in lwip_sendmsg_internal() local
/third_party/libuv/src/win/
Dpipe.c345 int uv_pipe(uv_file fds[2], int read_flags, int write_flags) { in uv_pipe()
/third_party/ntfs-3g/include/fuse-lite/
Dfuse_kernel.h309 __u32 write_flags; member