Searched refs:g_closure_set_meta_marshal (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/glib/gobject/
H A Dgclosure.h49 * See g_closure_set_meta_marshal(), g_closure_add_finalize_notifier(),
110 * see g_closure_set_marshal() and g_closure_set_meta_marshal()
228 void g_closure_set_meta_marshal (GClosure *closure,
H A Dgclosure.c297 * g_closure_set_meta_marshal:
319 g_closure_set_meta_marshal (GClosure *closure, function
786 * information to the marshaller. (See g_closure_set_meta_marshal().) For
931 g_closure_set_meta_marshal (closure, GUINT_TO_POINTER (struct_offset), g_type_iface_meta_marshal);
933 g_closure_set_meta_marshal (closure, GUINT_TO_POINTER (struct_offset), g_type_class_meta_marshal);
H A Dgobject.symbols77 g_closure_set_meta_marshal

Completed in 10 milliseconds