Home
last modified time | relevance | path

Searched refs:GPollableReturn (Results 1 – 12 of 12) sorted by relevance

/third_party/glib/gio/
Dgpollableoutputstream.c49 static GPollableReturn g_pollable_output_stream_default_writev_nonblocking (GPollableOutputStream …
166 static GPollableReturn
329 GPollableReturn
338 GPollableReturn res; in g_pollable_output_stream_writev_nonblocking()
Dgpollableoutputstream.h88 GPollableReturn (*writev_nonblocking) (GPollableOutputStream *stream,
115 GPollableReturn g_pollable_output_stream_writev_nonblocking (GPollableOutputStream *stream,
Dgsocketoutputstream.c145 GPollableReturn res; in g_socket_output_stream_writev()
186 static GPollableReturn
Dgunixoutputstream.c108 static GPollableReturn g_unix_output_stream_pollable_writev_nonblocking (GPollableOutputStream *st…
576 static GPollableReturn
Dgioenums.h2030 } GPollableReturn; typedef
Dgsocket.h302 GPollableReturn g_socket_send_message_with_timeout (GSocket *socket,
Dgsocket.c4792 GPollableReturn res; in g_socket_send_message()
4893 GPollableReturn
5291 GPollableReturn pollable_result; in g_socket_send_messages_with_timeout()
Dgoutputstream.c2533 GPollableReturn res; in writev_async_pollable()
/third_party/glib/gio/tests/
Dunix-streams.c557 GPollableReturn res; in test_writev_wouldblock()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt3643 GPollableReturn
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c1316 GPollableReturn res = G_POLLABLE_RETURN_OK; in writev_bytes()
/third_party/gstreamer/gstplugins_base/
DChangeLog15286 GPollableReturn enum was introduced after GLib 2.59.0 release.