Searched refs:GIOFunc (Results 1 – 9 of 9) sorted by relevance
/third_party/glib/glib/ |
D | giochannel.h | 128 typedef gboolean (*GIOFunc) (GIOChannel *source, typedef 193 GIOFunc func, 202 GIOFunc func,
|
D | giounix.c | 155 GIOFunc func = (GIOFunc)callback; in g_io_unix_dispatch()
|
D | giochannel.c | 643 GIOFunc func, in g_io_add_watch_full() 705 GIOFunc func, in g_io_add_watch()
|
D | giowin32.c | 959 GIOFunc func = (GIOFunc)callback; in g_io_win32_dispatch()
|
/third_party/libsoup/libsoup/ |
D | soup-misc.h | 18 GIOFunc function,
|
D | soup-misc.c | 83 GIOFunc function, gpointer data) in soup_add_io_watch()
|
/third_party/gstreamer/gstplugins_bad/tests/examples/nvcodec/ |
D | nvcodec-kb.c | 123 (GIOFunc) gst_nvcodec_kb_io_cb, user_data, NULL); in gst_nvcodec_kb_set_key_handler()
|
/third_party/gstreamer/gstplugins_base/tools/ |
D | gst-play-kb.c | 126 (GIOFunc) gst_play_kb_io_cb, user_data, NULL); in gst_play_kb_set_key_handler()
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 1268 GIOFunc
|