HomeSort by relevance Sort by last modified time
    Searched refs:g_test_queue_destroy (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/glib/glib/
gtestutils.h 127 void g_test_queue_destroy (GDestroyNotify destroy_func,
129 #define g_test_queue_unref(gobject) g_test_queue_destroy (g_object_unref, gobject)
gtestutils.c 1094 g_test_queue_destroy (GDestroyNotify destroy_func, function
    [all...]
galiasdef.c 3239 #undef g_test_queue_destroy macro
    [all...]
galias.h 3229 #define g_test_queue_destroy macro
    [all...]

Completed in 3440 milliseconds