Searched defs:g_string_free (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgstring.c453 * g_string_free:
464 g_string_free (GString *string, function
H A Dgalias.h2929 extern __typeof (g_string_free) IA__g_string_free __attribute((visibility("hidden")));
2930 #define g_string_free IA__g_string_free macro
H A Dgaliasdef.c2940 #undef g_string_free macro
2941 extern __typeof (g_string_free) g_string_free __attribute((alias("IA__g_string_free"), visibility("default")));

Completed in 154 milliseconds