Searched refs:g_filename_to_utf8 (Results 1 – 11 of 11) sorted by relevance
/external/bluetooth/glib/glib/ |
D | gconvert.h | 105 #define g_filename_to_utf8 g_filename_to_utf8_utf8 macro 111 gchar* g_filename_to_utf8 (const gchar *opsysstring,
|
D | gdir.c | 125 utf8_path = g_filename_to_utf8 (path, -1, in g_dir_open()
|
D | gconvert.c | 1343 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
|
D | galiasdef.c | 509 #undef g_filename_to_utf8 510 extern __typeof (g_filename_to_utf8) g_filename_to_utf8 __attribute((alias("IA__g_filename_to_utf8"…
|
D | galias.h | 502 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/ |
D | gfilenamecompleter.c | 213 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()
|
D | glocalfileinfo.c | 1556 char *copy_name = g_filename_to_utf8 (basename, -1, NULL, NULL, NULL); in _g_local_file_info_get()
|
/external/webkit/Source/WebCore/platform/gtk/ |
D | FileSystemGtk.cpp | 71 GOwnPtr<gchar> display(g_filename_to_utf8(filename.data(), 0, 0, 0, 0)); in filenameForDisplay()
|
/external/bluetooth/glib/docs/reference/glib/ |
D | glib-sections.txt | 2413 g_filename_to_utf8
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-4 | 780 * glib/gconvert.c (g_filename_to_utf8): 1163 (g_filename_to_utf8, g_filename_from_utf8): Drop Win32 ifdefs. As
|
D | ChangeLog.pre-2-0 | 6065 * gstrfuncs.c (g_filename_to_utf8, g_filename_from_utf8): New
|