Home
last modified time | relevance | path

Searched refs:g_hook_free (Results 1 – 8 of 8) sorted by relevance

/external/bluetooth/glib/glib/
Dghook.h110 void g_hook_free (GHookList *hook_list,
Dgaliasdef.c987 #undef g_hook_free
988 extern __typeof (g_hook_free) g_hook_free __attribute((alias("IA__g_hook_free"), visibility("defaul…
Dgalias.h980 extern __typeof (g_hook_free) IA__g_hook_free __attribute((visibility("hidden")));
981 #define g_hook_free IA__g_hook_free macro
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt1406 g_hook_free
/external/bluetooth/glib/
DChangeLog.pre-2-1498 * glib/ghook.c (g_hook_free): Check for NULL finalizer. (#476849, Areg
DNEWS1278 476849 Invocation of the interface "g_hook_free" fails in certai...
DChangeLog.pre-1-21502 g_hook_free(): if hook_list->hook_free != NULL, call this function prior
DChangeLog.pre-2-06841 flag around the call to g_hook_free() to avoid spurious
7120 flag around the call to g_hook_free() to avoid spurious