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

  /external/bluetooth/glib/gobject/
gboxed.c 147 type_id = g_boxed_type_register_static (g_intern_static_string ("GClosure"),
159 type_id = g_boxed_type_register_static (g_intern_static_string ("GValue"),
171 type_id = g_boxed_type_register_static (g_intern_static_string ("GValueArray"),
191 type_id = g_boxed_type_register_static (g_intern_static_string ("GDate"),
203 type_id = g_boxed_type_register_static (g_intern_static_string ("GStrv"),
231 type_id = g_boxed_type_register_static (g_intern_static_string ("GString"),
257 type_id = g_boxed_type_register_static (g_intern_static_string ("GHashTable"),
269 type_id = g_boxed_type_register_static (g_intern_static_string ("GRegex"),
373 * g_boxed_type_register_static:
385 g_boxed_type_register_static (const gchar *name function
    [all...]
gboxed.h 79 GType g_boxed_type_register_static (const gchar *name,
gsourceclosure.c 37 our_type = g_boxed_type_register_static ("GIOChannel",
gobject.symbols 18 g_boxed_type_register_static
  /external/bluetooth/glib/gio/
gfileattribute.c 339 g_boxed_type_register_static (I_("GFileAttributeInfoList"),
    [all...]

Completed in 404 milliseconds