Searched refs:GBoxedCopyFunc (Results 1 – 6 of 6) sorted by relevance
/external/bluetooth/glib/gobject/ |
D | gboxed.c | 53 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()
|
D | gboxed.h | 53 typedef gpointer (*GBoxedCopyFunc) (gpointer boxed); typedef 80 GBoxedCopyFunc boxed_copy,
|
D | gsourceclosure.c | 38 (GBoxedCopyFunc) g_io_channel_ref, in g_io_channel_get_type()
|
D | ChangeLog | 1618 the passed in GIOChannel, so we aren't abusing GBoxedCopyFunc
|
/external/bluetooth/glib/docs/reference/gobject/ |
D | gobject-sections.txt | 331 GBoxedCopyFunc
|
/external/bluetooth/glib/gio/ |
D | gfileattribute.c | 340 (GBoxedCopyFunc) g_file_attribute_info_list_dup, in g_file_attribute_info_list_get_type()
|