Home
last modified time | relevance | path

Searched refs:g_filename_to_utf8 (Results 1 – 11 of 11) sorted by relevance

/external/bluetooth/glib/glib/
Dgconvert.h105 #define g_filename_to_utf8 g_filename_to_utf8_utf8 macro
111 gchar* g_filename_to_utf8 (const gchar *opsysstring,
Dgdir.c125 utf8_path = g_filename_to_utf8 (path, -1, in g_dir_open()
Dgconvert.c1343 g_filename_to_utf8 (const gchar *opsysstring, in g_filename_to_utf8() function
1360 #undef g_filename_to_utf8
1368 g_filename_to_utf8 (const gchar *opsysstring, in g_filename_to_utf8() function
Dgaliasdef.c509 #undef g_filename_to_utf8
510 extern __typeof (g_filename_to_utf8) g_filename_to_utf8 __attribute((alias("IA__g_filename_to_utf8"…
Dgalias.h502 extern __typeof (g_filename_to_utf8) IA__g_filename_to_utf8 __attribute((visibility("hidden"))) G_G…
503 #define g_filename_to_utf8 IA__g_filename_to_utf8 macro
/external/bluetooth/glib/gio/
Dgfilenamecompleter.c213 basename = g_filename_to_utf8 (name, -1, NULL, NULL, NULL); in got_more_files()
395 basename = g_filename_to_utf8 (basename, -1, NULL, NULL, NULL); in init_completion()
Dglocalfileinfo.c1556 char *copy_name = g_filename_to_utf8 (basename, -1, NULL, NULL, NULL); in _g_local_file_info_get()
/external/webkit/Source/WebCore/platform/gtk/
DFileSystemGtk.cpp71 GOwnPtr<gchar> display(g_filename_to_utf8(filename.data(), 0, 0, 0, 0)); in filenameForDisplay()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt2413 g_filename_to_utf8
/external/bluetooth/glib/
DChangeLog.pre-2-4780 * glib/gconvert.c (g_filename_to_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