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

  /external/bluetooth/glib/glib/
gmain.c 130 GPtrArray *pending_dispatches; member in struct:_GMainContext
372 g_ptr_array_free (context->pending_dispatches, TRUE);
494 context->pending_dispatches = g_ptr_array_new ();
    [all...]
  /external/bluetooth/glib/
ChangeLog.pre-2-0 389 NULL entries (already dispatched) in pending_dispatches array
    [all...]

Completed in 263 milliseconds