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

  /external/bluetooth/glib/glib/
goption.h 128 GDestroyNotify destroy_notify);
157 GDestroyNotify destroy_notify);
goption.c 107 GDestroyNotify destroy_notify; member in struct:_GOptionGroup
    [all...]
  /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;

Completed in 41 milliseconds