Home
last modified time | relevance | path

Searched refs:GIOError (Results 1 – 9 of 9) sorted by relevance

/third_party/glib/glib/
Dgiochannel.h50 } GIOError; typedef
166 GIOError g_io_channel_read (GIOChannel *channel,
172 GIOError g_io_channel_write (GIOChannel *channel,
178 GIOError g_io_channel_seek (GIOChannel *channel,
Dgiochannel.c165 static GIOError g_io_error_get_from_g_error (GIOStatus status,
259 static GIOError
301 GIOError
308 GIOError error; in g_io_channel_read()
346 GIOError
353 GIOError error; in g_io_channel_write()
385 GIOError
391 GIOError error; in g_io_channel_seek()
/third_party/glib/tests/
Dgio-test.c61 static GIOError
70 GIOError error = G_IO_ERROR_NONE; in read_all()
134 GIOError error; in recv_message()
203 GIOError error; in recv_windows_message()
Dtimeloop.c39 GIOError err; in read_all()
63 GIOError err; in write_all()
Dmainloop-test.c62 GIOError err; in read_all()
86 GIOError err; in write_all()
/third_party/glib/tests/gobject/
Dtimeloop-closure.c40 GIOError err; in read_all()
64 GIOError err; in write_all()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1291 GIOError
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt1360 <TITLE>GIOError</TITLE>
/third_party/gstreamer/gstplugins_base/
DChangeLog4758 rtspconnection: Consistently translate GIOError to GstRTSPResult