Searched refs:g_source_unref (Results 1 - 14 of 14) sorted by relevance

/external/bluetooth/glib/tests/
H A Dmainloop-test.c163 g_source_unref (adder_source);
169 g_source_unref (timeout_source);
345 g_source_unref (source);
391 g_source_unref (source);
H A Dchild-test.c134 g_source_unref (source);
/external/bluetooth/glib/gio/
H A Dgasynchelper.c71 g_source_unref (source);
H A Dgfilemonitor.c167 g_source_unref (monitor->priv->timeout);
412 g_source_unref (source);
558 g_source_unref (monitor->priv->timeout);
610 g_source_unref (monitor->priv->timeout);
H A Dgioscheduler.c393 g_source_unref (source);
456 g_source_unref (source);
H A Dgsimpleasyncresult.c604 g_source_unref (source);
665 g_source_unref (source);
H A Dgunixinputstream.c512 g_source_unref (source);
639 g_source_unref (idle);
H A Dgunixoutputstream.c499 g_source_unref (source);
595 g_source_unref (idle);
/external/bluetooth/glib/gio/inotify/
H A Dinotify-kernel.c94 g_source_unref (source);
207 g_source_unref (source);
/external/bluetooth/glib/glib/
H A Dgmain.h178 void g_source_unref (GSource *source);
H A Dgmain.c1156 /* g_source_unref() but possible to call within context lock
1212 * g_source_unref:
1220 g_source_unref (GSource *source) function
3372 g_source_unref (source);
3479 g_source_unref (source);
3850 g_source_unref (source);
3986 g_source_unref (source);
H A Dgiochannel.c557 g_source_unref (source);
H A Dgaliasdef.c1598 #undef g_source_unref macro
1599 extern __typeof (g_source_unref) g_source_unref __attribute((alias("IA__g_source_unref"), visibility("default")));
H A Dgalias.h1591 extern __typeof (g_source_unref) IA__g_source_unref __attribute((visibility("hidden")));
1592 #define g_source_unref IA__g_source_unref macro

Completed in 117 milliseconds