Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgsocketinputstream.c136 return g_socket_condition_check (input_stream->priv->socket, G_IO_IN); in g_socket_input_stream_pollable_is_readable()
Dgsocketoutputstream.c170 return g_socket_condition_check (output_stream->priv->socket, G_IO_OUT); in g_socket_output_stream_pollable_is_writable()
Dgsocket.h185 GIOCondition g_socket_condition_check (GSocket *socket,
Dgdbusprivate.c189 if (g_socket_condition_check (socket, G_IO_IN)) in _g_socket_read_with_control_messages()
700g_socket_condition_check (g_socket_connection_get_socket (G_SOCKET_CONNECTION (worker->stream)), in _g_dbus_worker_do_read_cb()
Dgsocket.c1246 return g_socket_condition_check (G_SOCKET (datagram_based), condition); in g_socket_datagram_based_condition_check()
4220 g_socket_condition_check (GSocket *socket, in g_socket_condition_check() function
/third_party/gstreamer/gstplugins_base/gst/tcp/
Dgsttcpclientsrc.c252 g_socket_condition_check (src->socket, in gst_tcp_client_src_create()
Dgsttcpserversrc.c253 g_socket_condition_check (src->client_socket, in gst_tcp_server_src_create()
/third_party/glib/gio/tests/
Dgdbus-peer.c652 …g_debug ("socket_condition_check = %d", g_socket_condition_check (socket, G_IO_IN|G_IO_OUT|G_IO_ER…
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c3018 condition = g_socket_condition_check (conn->read_socket, in gst_rtsp_connection_poll_usec()
3024 condition = g_socket_condition_check (conn->write_socket, G_IO_OUT); in gst_rtsp_connection_poll_usec()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt2109 g_socket_condition_check