Home
last modified time | relevance | path

Searched refs:g_pollable_input_stream_read_nonblocking (Results 1 – 13 of 13) sorted by relevance

/third_party/glib/gio/
Dgpollableinputstream.h95 gssize g_pollable_input_stream_read_nonblocking (GPollableInputStream *stream,
Dgpollableinputstream.c185 g_pollable_input_stream_read_nonblocking (GPollableInputStream *stream, in g_pollable_input_stream_read_nonblocking() function
Dgpollableutils.c210 return g_pollable_input_stream_read_nonblocking (G_POLLABLE_INPUT_STREAM (stream), in g_pollable_stream_read()
/third_party/glib/gio/tests/
Dpollable.c46 nread = g_pollable_input_stream_read_nonblocking (in, buf, 2, NULL, &error); in poll_source_callback()
114 nread = g_pollable_input_stream_read_nonblocking (in, buf, 1, NULL, &error); in test_streams()
Dunix-streams.c518 read = g_pollable_input_stream_read_nonblocking (G_POLLABLE_INPUT_STREAM (is), in test_write_wouldblock()
610 read = g_pollable_input_stream_read_nonblocking (G_POLLABLE_INPUT_STREAM (is), in test_writev_wouldblock()
Dconverter-stream.c1031 res = g_pollable_input_stream_read_nonblocking (pollable_in, in test_converter_pollable()
/third_party/libsoup/tests/
Dchunk-io-test.c415 nread = g_pollable_input_stream_read_nonblocking (G_POLLABLE_INPUT_STREAM (in), in do_io_tests()
/third_party/libsoup/libsoup/
Dsoup-connection.c665 g_pollable_input_stream_read_nonblocking (G_POLLABLE_INPUT_STREAM (istream), in is_idle_connection_disconnected()
Dsoup-websocket-connection.c1127 count = g_pollable_input_stream_read_nonblocking (pv->input, in soup_websocket_connection_read()
Dsoup-socket.c1880 my_nread = g_pollable_input_stream_read_nonblocking (G_POLLABLE_INPUT_STREAM (priv->istream), in soup_socket_read()
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmpconnection.c473 g_pollable_input_stream_read_nonblocking (G_POLLABLE_INPUT_STREAM (is), in gst_rtmp_connection_input_ready()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c1429 r = g_pollable_input_stream_read_nonblocking (G_POLLABLE_INPUT_STREAM in fill_raw_bytes()
3774 count = g_pollable_input_stream_read_nonblocking (stream, buffer, 1024, NULL, in gst_rtsp_source_dispatch_read_get_channel()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt3611 g_pollable_input_stream_read_nonblocking