Searched refs:g_hook_destroy_link (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/glib/glib/
H A Dghook.h118 void g_hook_destroy_link (GHookList *hook_list,
H A Dgaliasdef.c969 #undef g_hook_destroy_link macro
970 extern __typeof (g_hook_destroy_link) g_hook_destroy_link __attribute((alias("IA__g_hook_destroy_link"), visibility("default")));
H A Dgalias.h962 extern __typeof (g_hook_destroy_link) IA__g_hook_destroy_link __attribute((visibility("hidden")));
963 #define g_hook_destroy_link IA__g_hook_destroy_link macro
/external/bluetooth/glib/gobject/
H A Dgsignal.c3218 g_hook_destroy_link (node->emission_hooks, hook);

Completed in 49 milliseconds