Home
last modified time | relevance | path

Searched refs:g_filename_from_utf8 (Results 1 – 10 of 10) sorted by relevance

/external/bluetooth/glib/glib/
Dgconvert.h106 #define g_filename_from_utf8 g_filename_from_utf8_utf8 macro
116 gchar* g_filename_from_utf8 (const gchar *utf8string,
Dgconvert.c1411 g_filename_from_utf8 (const gchar *utf8string, in g_filename_from_utf8() function
1428 #undef g_filename_from_utf8
1433 g_filename_from_utf8 (const gchar *utf8string, in g_filename_from_utf8() function
Dgaliasdef.c503 #undef g_filename_from_utf8
504 extern __typeof (g_filename_from_utf8) g_filename_from_utf8 __attribute((alias("IA__g_filename_from…
Dgalias.h496 extern __typeof (g_filename_from_utf8) IA__g_filename_from_utf8 __attribute((visibility("hidden")))…
497 #define g_filename_from_utf8 IA__g_filename_from_utf8 macro
/external/bluetooth/glib/gio/
Dglocalvfs.c177 rest = g_filename_from_utf8 (user_end, -1, NULL, NULL, NULL); in g_local_vfs_parse_name()
184 filename = g_filename_from_utf8 (parse_name, -1, NULL, NULL, NULL); in g_local_vfs_parse_name()
Dglocalfile.c612 basename = g_filename_from_utf8 (display_name, -1, NULL, NULL, NULL); in g_local_file_get_child_for_display_name()
/external/webkit/Source/WebKit/gtk/webkit/
Dwebkitwebplugin.cpp197 priv->path = g_filename_from_utf8(priv->corePlugin->path().utf8().data(), -1, 0, 0, &error); in webkit_web_plugin_get_path()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt2414 g_filename_from_utf8
/external/bluetooth/glib/
DChangeLog.pre-2-4779 * glib/gconvert.c (g_filename_from_utf8):
1163 (g_filename_to_utf8, g_filename_from_utf8): Drop Win32 ifdefs. As
DChangeLog.pre-2-06065 * gstrfuncs.c (g_filename_to_utf8, g_filename_from_utf8): New