Home
last modified time | relevance | path

Searched refs:g_array_free (Results 1 – 15 of 15) sorted by relevance

/external/chromium/chrome/browser/password_manager/
Dnative_backend_kwallet_x.cc220 g_array_free(byte_array, true); in RemoveLoginsCreatedBetween()
310 g_array_free(byte_array, true); in GetLoginsList()
316 g_array_free(byte_array, true); in GetLoginsList()
394 g_array_free(byte_array, true); in GetAllLogins()
439 g_array_free(byte_array, true); in SetLoginsList()
/external/bluetooth/glib/glib/
Dgarray.h77 gchar* g_array_free (GArray *array,
Dgarray.c105 g_array_free (GArray *array, in g_array_free() function
646 return (guint8*) g_array_free ((GArray*) array, free_segment); in g_byte_array_free()
Dgthread.c558 g_array_free (array, TRUE); in g_thread_cleanup()
Dgaliasdef.c20 #undef g_array_free
21 extern __typeof (g_array_free) g_array_free __attribute((alias("IA__g_array_free"), visibility("def…
Dgutils.c2669 retval = (gchar **) g_array_free (data_dirs, FALSE); in g_win32_get_system_data_dirs_for_module()
Dgalias.h17 extern __typeof (g_array_free) IA__g_array_free __attribute((visibility("hidden")));
18 #define g_array_free IA__g_array_free macro
/external/bluetooth/glib/gio/
Dgfileattribute.c919 g_array_free (priv->array, TRUE); in g_file_attribute_info_list_unref()
Dgfileinfo.c234 g_array_free (info->attributes, TRUE); in g_file_info_finalize()
1967 g_array_free (matcher->more_sub_matchers, TRUE); in g_file_attribute_matcher_unref()
/external/bluetooth/glib/tests/
Dtestglib.c1017 g_array_free (garray, TRUE); in test_arrays()
1025 g_array_free (garray, TRUE); in test_arrays()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt2129 g_array_free
/external/bluetooth/glib/gobject/
Dgsignal.c1213 return (guint*) g_array_free (result, FALSE); in g_signal_list_ids()
/external/bluetooth/glib/
DNEWS1229 500361 Improve docs for g_array_free() and g_ptr_array_free()
2990 * Make g_array_free, g_string_free return pointer to memory requested
DChangeLog.pre-2-05139 * garray.c: (g_array_free), (g_ptr_array_free),
/external/bluetooth/glib/docs/reference/
DChangeLog875 Bug 500361 – Improve docs for g_array_free() and g_ptr_array_free()
2464 * glib/tmpl/arrays.sgml: Improve g_array_free() docs. (#146875,