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

  /external/bluetooth/glib/gobject/
gboxed.h 45 * GBoxedCopyFunc:
53 typedef gpointer (*GBoxedCopyFunc) (gpointer boxed);
80 GBoxedCopyFunc boxed_copy,
gboxed.c 53 GBoxedCopyFunc copy;
148 (GBoxedCopyFunc) g_closure_ref,
172 (GBoxedCopyFunc) g_value_array_copy,
192 (GBoxedCopyFunc) gdate_copy,
204 (GBoxedCopyFunc) g_strdupv,
270 (GBoxedCopyFunc) g_regex_ref,
386 GBoxedCopyFunc boxed_copy,
gsourceclosure.c 38 (GBoxedCopyFunc) g_io_channel_ref,
  /external/bluetooth/glib/gio/
gfileattribute.c 340 (GBoxedCopyFunc) g_file_attribute_info_list_dup,
    [all...]

Completed in 76 milliseconds