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

/external/bluetooth/glib/glib/
H A Dgutf8.c1367 * g_utf8_to_utf16:
1392 g_utf8_to_utf16 (const gchar *str, function
H A Dgalias.h3552 extern __typeof (g_utf8_to_utf16) IA__g_utf8_to_utf16 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
3553 #define g_utf8_to_utf16 IA__g_utf8_to_utf16 macro
H A Dgaliasdef.c3563 #undef g_utf8_to_utf16 macro
3564 extern __typeof (g_utf8_to_utf16) g_utf8_to_utf16 __attribute((alias("IA__g_utf8_to_utf16"), visibility("default")));

Completed in 80 milliseconds