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

  /external/bluetooth/glib/glib/
gconvert.h 90 gchar* g_locale_to_utf8 (const gchar *opsysstring,
gdir.c 156 gchar *utf8_path = g_locale_to_utf8 (path, -1, NULL, NULL, error);
goption.c 1007 data = g_locale_to_utf8 (value, -1, NULL, NULL, error);
1026 data = g_locale_to_utf8 (value, -1, NULL, NULL, error);
1059 data = g_locale_to_utf8 (value, -1, NULL, NULL, error);
1082 data = g_locale_to_utf8 (value, -1, NULL, NULL, error);
1139 data = g_locale_to_utf8 (value, -1, NULL, NULL, error);
1145 data = g_locale_to_utf8 (value, -1, NULL, NULL, error);
    [all...]
gfileutils.c     [all...]
gutils.c     [all...]
gconvert.c 123 * GLib provides g_convert() and g_locale_to_utf8() which are likely
179 * GLib provides g_convert() and g_locale_to_utf8() which are likely
210 * GLib provides g_convert() and g_locale_to_utf8() which are likely
1018 * g_locale_to_utf8
1064 * g_locale_to_utf8:
1090 g_locale_to_utf8 (const gchar *opsysstring, function
    [all...]
gstrfuncs.c 945 gchar *msg_utf8 = g_locale_to_utf8 (msg_locale, -1, NULL, NULL, NULL);
    [all...]
galiasdef.c 490 #undef g_locale_to_utf8 macro
491 extern __typeof (g_locale_to_utf8) g_locale_to_utf8 __attribute((alias("IA__g_locale_to_utf8"), visibility("default")));
    [all...]
galias.h 483 extern __typeof (g_locale_to_utf8) IA__g_locale_to_utf8 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
484 #define g_locale_to_utf8 IA__g_locale_to_utf8 macro
    [all...]
  /external/bluetooth/glib/gmodule/
gmodule.c 527 gchar *utf8_file_name = g_locale_to_utf8 (file_name, -1, NULL, NULL, NULL);
  /external/bluetooth/glib/gio/
glocalfileinfo.c 1040 utf8_string = g_locale_to_utf8 (pwd_str, -1, NULL, NULL, NULL);
    [all...]
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 

Completed in 482 milliseconds