Home
last modified time | relevance | path

Searched refs:g_queue_find_custom (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/glib/glib/
Dgqueue.h64 GList * g_queue_find_custom (GQueue *queue,
Dgaliasdef.c2120 #undef g_queue_find_custom
2121 extern __typeof (g_queue_find_custom) g_queue_find_custom __attribute((alias("IA__g_queue_find_cust…
Dgalias.h2113 extern __typeof (g_queue_find_custom) IA__g_queue_find_custom __attribute((visibility("hidden")));
2114 #define g_queue_find_custom IA__g_queue_find_custom macro
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt1910 g_queue_find_custom
/external/bluetooth/glib/
DChangeLog.pre-2-101362 * glib/gqueue.c (g_queue_find_custom): Clarify docs