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

  /external/bluetooth/glib/gobject/
gclosure.h 90 * GClosureNotify:
97 typedef void (*GClosureNotify) (gpointer data,
134 GClosureNotify notify;
194 GClosureNotify destroy_data);
197 GClosureNotify destroy_data);
211 GClosureNotify notify_func);
214 GClosureNotify notify_func);
217 GClosureNotify notify_func);
220 GClosureNotify notify_func);
223 GClosureNotify pre_marshal_notify
    [all...]
gclosure.c 342 closure->notifiers[0].notify = (GClosureNotify) meta_marshal;
362 GClosureNotify pre_marshal_notify,
364 GClosureNotify post_marshal_notify)
420 GClosureNotify notify_func)
454 GClosureNotify notify_func)
473 GClosureNotify notify_func)
493 GClosureNotify notify_func)
682 GClosureNotify notify_func)
710 GClosureNotify notify_func)
819 GClosureNotify destroy_data
    [all...]
gsignal.h 354 GClosureNotify destroy_data,
gobject.c     [all...]
gsignal.c     [all...]

Completed in 43 milliseconds