Home | Sort by relevance Sort by last modified time |
/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...] |