HomeSort by relevance Sort by last modified time
    Searched full:g_array_free (Results 1 - 17 of 17) sorted by null

  /external/chromium/chrome/browser/password_manager/
native_backend_kwallet_x.cc 220 g_array_free(byte_array, true);
310 g_array_free(byte_array, true);
316 g_array_free(byte_array, true);
394 g_array_free(byte_array, true);
439 g_array_free(byte_array, true);
  /external/bluetooth/glib/docs/reference/glib/tmpl/
arrays.sgml 31 To free an array, use g_array_free().
50 g_array_free (garray, TRUE);
291 <!-- ##### FUNCTION g_array_free ##### -->
  /external/bluetooth/glib/glib/
garray.h 77 gchar* g_array_free (GArray *array,
garray.c 105 g_array_free (GArray *array, function
646 return (guint8*) g_array_free ((GArray*) array, free_segment);
gthread.c 558 g_array_free (array, TRUE);
galiasdef.c 20 #undef g_array_free macro
21 extern __typeof (g_array_free) g_array_free __attribute((alias("IA__g_array_free"), visibility("default")));
    [all...]
galias.h 17 extern __typeof (g_array_free) IA__g_array_free __attribute((visibility("hidden")));
18 #define g_array_free IA__g_array_free macro
    [all...]
gutils.c     [all...]
  /external/dbus/doc/
dbus-tutorial.xml     [all...]
  /external/bluetooth/glib/gio/
gfileinfo.c 234 g_array_free (info->attributes, TRUE);
    [all...]
gfileattribute.c 919 g_array_free (priv->array, TRUE);
    [all...]
  /external/bluetooth/glib/tests/
testglib.c 1017 g_array_free (garray, TRUE);
1025 g_array_free (garray, TRUE);
    [all...]
  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt     [all...]
  /external/bluetooth/glib/
NEWS     [all...]
ChangeLog.pre-2-0     [all...]
  /external/bluetooth/glib/docs/reference/
ChangeLog 875 Bug 500361 ? Improve docs for g_array_free() and g_ptr_array_free()
    [all...]
  /external/bluetooth/glib/gobject/
gsignal.c     [all...]

Completed in 353 milliseconds