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

  /external/bluetooth/glib/gobject/
gboxed.h 56 * GBoxedFreeFunc:
62 typedef void (*GBoxedFreeFunc) (gpointer boxed);
81 GBoxedFreeFunc boxed_free);
gboxed.c 54 GBoxedFreeFunc free;
149 (GBoxedFreeFunc) g_closure_unref);
173 (GBoxedFreeFunc) g_value_array_free);
193 (GBoxedFreeFunc) g_date_free);
205 (GBoxedFreeFunc) g_strfreev);
271 (GBoxedFreeFunc) g_regex_unref);
387 GBoxedFreeFunc boxed_free)
gsourceclosure.c 39 (GBoxedFreeFunc) g_io_channel_unref);
  /external/bluetooth/glib/gio/
gfileattribute.c 341 (GBoxedFreeFunc) g_file_attribute_info_list_unref);
    [all...]

Completed in 991 milliseconds