HomeSort by relevance Sort by last modified time
    Searched full:g_slist_find (Results 1 - 19 of 19) sorted by null

  /external/bluetooth/glib/glib/
gslist.h 83 GSList* g_slist_find (GSList *list,
gslist.c 558 * g_slist_find:
569 g_slist_find (GSList *list, function
gthread.c 209 if (!g_slist_find (g_once_init_list, (void*) value_location))
217 while (g_slist_find (g_once_init_list, (void*) value_location));
galiasdef.c 2525 #undef g_slist_find macro
    [all...]
galias.h 2519 #define g_slist_find macro
    [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
linked_lists_single.sgml 50 g_slist_nth(), g_slist_nth_data(), g_slist_find() and
326 <!-- ##### FUNCTION g_slist_find ##### -->
  /external/bluetooth/bluez/gdbus/
watch.c 410 if (!g_slist_find(data->callbacks, cb))
482 if (!g_slist_find(data->callbacks, cb))
  /external/bluetooth/bluez/audio/
avdtp.c     [all...]
a2dp.c     [all...]
media.c 111 if (g_slist_find(adapter->endpoints, endpoint) == NULL)
unix.c 182 if (!g_slist_find(clients, client))
633 if (!g_slist_find(clients, client)) {
    [all...]
telephony-maemo5.c 1093 if (!g_slist_find(active_calls, call))
    [all...]
telephony-maemo6.c 1110 if (!g_slist_find(active_calls, call))
    [all...]
  /external/bluetooth/bluez/health/
hdp.c 715 if (!g_slist_find(dev->channels, hdp_chan))
947 if (!g_slist_find(dev->channels, chan))
1030 if (!g_slist_find(dev->channels, dev->ndc))
    [all...]
mcap.c 622 l = g_slist_find(mcl->mdls, mdl);
    [all...]
  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt 1884 g_slist_find
    [all...]
  /external/bluetooth/bluez/src/
adapter.c     [all...]
device.c 745 if (!g_slist_find(device->watches, data))
    [all...]
  /external/bluetooth/glib/gobject/
gobject.c     [all...]

Completed in 6783 milliseconds