Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/
Dgmountoperation.c212 g_idle_add_full (G_PRIORITY_DEFAULT_IDLE, in ask_password()
223 g_idle_add_full (G_PRIORITY_DEFAULT_IDLE, in ask_question()
Dgioscheduler.c260 job->idle_tag = g_idle_add_full (G_PRIORITY_DEFAULT_IDLE + 1 + io_priority / 10, in g_io_scheduler_push_job()
/external/bluetooth/glib/glib/
Dgmain.h286 guint g_idle_add_full (gint priority,
Dgmain.c3969 g_idle_add_full (gint priority, in g_idle_add_full() function
4012 return g_idle_add_full (G_PRIORITY_DEFAULT_IDLE, function, data, NULL); in g_idle_add()
Dgaliasdef.c1604 #undef g_idle_add_full
1605 extern __typeof (g_idle_add_full) g_idle_add_full __attribute((alias("IA__g_idle_add_full"), visibi…
Dgalias.h1597 extern __typeof (g_idle_add_full) IA__g_idle_add_full __attribute((visibility("hidden")));
1598 #define g_idle_add_full IA__g_idle_add_full macro
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt468 g_idle_add_full
/external/bluetooth/bluez/src/
Dadapter.c3819 adapter->auth_idle_id = g_idle_add_full(G_PRIORITY_DEFAULT_IDLE, in adapter_authorize()
/external/bluetooth/glib/
DChangeLog.pre-2-04890 (g_idle_add_full): `(gpointer) function' in call to g_source_add().
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1697015 g_idle_add is the same as g_idle_add_full with a priority of