Home
last modified time | relevance | path

Searched refs:GBoxedCopyFunc (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/glib/gobject/
Dgboxed.c53 GBoxedCopyFunc copy;
148 (GBoxedCopyFunc) g_closure_ref, in g_closure_get_type()
172 (GBoxedCopyFunc) g_value_array_copy, in g_value_array_get_type()
192 (GBoxedCopyFunc) gdate_copy, in g_date_get_type()
204 (GBoxedCopyFunc) g_strdupv, in g_strv_get_type()
270 (GBoxedCopyFunc) g_regex_ref, in g_regex_get_type()
386 GBoxedCopyFunc boxed_copy, in g_boxed_type_register_static()
Dgboxed.h53 typedef gpointer (*GBoxedCopyFunc) (gpointer boxed); typedef
80 GBoxedCopyFunc boxed_copy,
Dgsourceclosure.c38 (GBoxedCopyFunc) g_io_channel_ref, in g_io_channel_get_type()
DChangeLog1618 the passed in GIOChannel, so we aren't abusing GBoxedCopyFunc
/external/bluetooth/glib/docs/reference/gobject/
Dgobject-sections.txt331 GBoxedCopyFunc
/external/bluetooth/glib/gio/
Dgfileattribute.c340 (GBoxedCopyFunc) g_file_attribute_info_list_dup, in g_file_attribute_info_list_get_type()