Home
last modified time | relevance | path

Searched refs:g_io_create_watch (Results 1 – 7 of 7) sorted by relevance

/external/bluetooth/glib/tests/
Dtimeloop-closure.c155 source = g_io_create_watch (out_channels[0], G_IO_IN | G_IO_HUP); in create_child()
Dmainloop-test.c160 adder_source = g_io_create_watch (channels[0], G_IO_IN | G_IO_HUP); in adder_thread()
/external/bluetooth/glib/glib/
Dgiochannel.h197 GSource * g_io_create_watch (GIOChannel *channel,
Dgiochannel.c511 g_io_create_watch (GIOChannel *channel, in g_io_create_watch() function
550 source = g_io_create_watch (channel, condition); in g_io_add_watch_full()
Dgaliasdef.c1039 #undef g_io_create_watch
1040 extern __typeof (g_io_create_watch) g_io_create_watch __attribute((alias("IA__g_io_create_watch"), …
Dgalias.h1032 extern __typeof (g_io_create_watch) IA__g_io_create_watch __attribute((visibility("hidden")));
1033 #define g_io_create_watch IA__g_io_create_watch macro
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt766 g_io_create_watch