Home
last modified time | relevance | path

Searched refs:g_pollable_output_stream_write_nonblocking (Results 1 – 10 of 10) sorted by relevance

/third_party/glib/gio/
Dgpollableoutputstream.h108 gssize g_pollable_output_stream_write_nonblocking (GPollableOutputStream *stream,
Dgpollableutils.c257 return g_pollable_output_stream_write_nonblocking (G_POLLABLE_OUTPUT_STREAM (stream), in g_pollable_stream_write()
Dgpollableoutputstream.c257 g_pollable_output_stream_write_nonblocking (GPollableOutputStream *stream, in g_pollable_output_stream_write_nonblocking() function
/third_party/libsoup/tests/
Dchunk-io-test.c295 …return g_pollable_output_stream_write_nonblocking (G_POLLABLE_OUTPUT_STREAM (G_FILTER_OUTPUT_STREA… in breaking_output_stream_write_nonblocking()
516 nwrote = g_pollable_output_stream_write_nonblocking (G_POLLABLE_OUTPUT_STREAM (out), in do_io_tests()
/third_party/glib/gio/tests/
Dunix-streams.c502 written = g_pollable_output_stream_write_nonblocking (G_POLLABLE_OUTPUT_STREAM (os), in test_write_wouldblock()
Dconverter-stream.c1080 res = g_pollable_output_stream_write_nonblocking (pollable_out, in test_converter_pollable()
/third_party/libsoup/libsoup/
Dsoup-websocket-connection.c1199 count = g_pollable_output_stream_write_nonblocking (pv->output, in soup_websocket_connection_write()
Dsoup-socket.c2026 my_nwrote = g_pollable_output_stream_write_nonblocking ( in soup_socket_write()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt3630 g_pollable_output_stream_write_nonblocking
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c1279 r = g_pollable_output_stream_write_nonblocking (G_POLLABLE_OUTPUT_STREAM in write_bytes()