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

  /external/bluetooth/glib/glib/
gmain.h 192 GMainContext *g_source_get_context (GSource *source);
galiasdef.c 1550 #undef g_source_get_context macro
    [all...]
gmain.c 781 * g_source_get_context:
792 g_source_get_context (GSource *source) function
    [all...]
galias.h 1544 #define g_source_get_context macro
    [all...]
  /external/bluetooth/glib/tests/
mainloop-test.c 359 if (g_source_get_context (crawler_array->pdata[i]) == context)

Completed in 193 milliseconds