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

/external/bluetooth/glib/glib/
H A Dgqueue.h64 GList * g_queue_find_custom (GQueue *queue,
H A Dgqueue.c230 * g_queue_find_custom:
247 g_queue_find_custom (GQueue *queue, function
H A Dgaliasdef.c2120 #undef g_queue_find_custom macro
2121 extern __typeof (g_queue_find_custom) g_queue_find_custom __attribute((alias("IA__g_queue_find_custom"), visibility("default")));
H A 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/bluez/attrib/
H A Dgattrib.c472 l = g_queue_find_custom(attrib->queue, GUINT_TO_POINTER(id),

Completed in 62 milliseconds