Home
last modified time | relevance | path

Searched refs:g_locale_to_utf8 (Results 1 – 16 of 16) sorted by relevance

/external/bluetooth/glib/glib/
Dgconvert.h90 gchar* g_locale_to_utf8 (const gchar *opsysstring,
Dgdir.c156 gchar *utf8_path = g_locale_to_utf8 (path, -1, NULL, NULL, error); in g_dir_open()
Dgoption.c1007 data = g_locale_to_utf8 (value, -1, NULL, NULL, error); in parse_arg()
1026 data = g_locale_to_utf8 (value, -1, NULL, NULL, error); in parse_arg()
1059 data = g_locale_to_utf8 (value, -1, NULL, NULL, error); in parse_arg()
1082 data = g_locale_to_utf8 (value, -1, NULL, NULL, error); in parse_arg()
1139 data = g_locale_to_utf8 (value, -1, NULL, NULL, error); in parse_arg()
1145 data = g_locale_to_utf8 (value, -1, NULL, NULL, error); in parse_arg()
Dgfileutils.c1838 gchar *utf8_filename = g_locale_to_utf8 (filename, -1, NULL, NULL, NULL); in g_file_test()
1859 gchar *utf8_filename = g_locale_to_utf8 (filename, -1, NULL, NULL, error); in g_file_get_contents()
1942 gchar *utf8_tmpl = g_locale_to_utf8 (tmpl, -1, NULL, NULL, error); in g_file_open_tmp()
Dgutils.c3335 gchar *utf8_program = g_locale_to_utf8 (program, -1, NULL, NULL, NULL); in g_find_program_in_path()
3364 gchar *utf8_variable = g_locale_to_utf8 (variable, -1, NULL, NULL, NULL); in g_getenv()
3386 gchar *utf8_variable = g_locale_to_utf8 (variable, -1, NULL, NULL, NULL); in g_setenv()
3387 gchar *utf8_value = g_locale_to_utf8 (value, -1, NULL, NULL, NULL); in g_setenv()
3401 gchar *utf8_variable = g_locale_to_utf8 (variable, -1, NULL, NULL, NULL); in g_unsetenv()
Dgconvert.c1090 g_locale_to_utf8 (const gchar *opsysstring, in g_locale_to_utf8() function
1948 utf8_filename = g_locale_to_utf8 (filename, -1, NULL, NULL, error); in g_filename_to_uri()
Dgstrfuncs.c945 gchar *msg_utf8 = g_locale_to_utf8 (msg_locale, -1, NULL, NULL, NULL); in g_strerror()
1428 gchar *msg_utf8 = g_locale_to_utf8 (msg_locale, -1, NULL, NULL, NULL); in g_strsignal()
Dgaliasdef.c490 #undef g_locale_to_utf8
491 extern __typeof (g_locale_to_utf8) g_locale_to_utf8 __attribute((alias("IA__g_locale_to_utf8"), vis…
Dgalias.h483 extern __typeof (g_locale_to_utf8) IA__g_locale_to_utf8 __attribute((visibility("hidden"))) G_GNUC_…
484 #define g_locale_to_utf8 IA__g_locale_to_utf8 macro
/external/bluetooth/glib/docs/reference/glib/
Dchanges.sgml139 strings using <function>g_locale_to_utf8()</function> first.
Dglib-sections.txt2412 g_locale_to_utf8
/external/bluetooth/glib/gmodule/
Dgmodule.c527 gchar *utf8_file_name = g_locale_to_utf8 (file_name, -1, NULL, NULL, NULL); in g_module_open()
/external/bluetooth/glib/gio/
Dglocalfileinfo.c1040 utf8_string = g_locale_to_utf8 (pwd_str, -1, NULL, NULL, NULL); in convert_pwd_string_to_utf8()
/external/bluetooth/glib/
DChangeLog.pre-2-81463 * glib/gconvert.c (g_locale_to_utf8, g_filename_to_uri): Improve
DChangeLog.pre-2-41158 (g_locale_to_utf8): No need for the Win32-specific implementation
DChangeLog.pre-2-03900 * gconvert.c (g_locale_to_utf8, g_locale_from_utf8): Get len using