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

  /external/bluetooth/glib/gio/
gioscheduler.c 54 GDestroyNotify destroy_notify; member in struct:_GIOSchedulerJob
160 if (job->destroy_notify)
161 job->destroy_notify (job->data);
239 job->destroy_notify = notify;
  /external/bluetooth/glib/glib/
goption.c 107 GDestroyNotify destroy_notify; member in struct:_GOptionGroup
    [all...]

Completed in 1788 milliseconds