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

  /external/bluetooth/glib/glib/
gconvert.h 105 #define g_filename_to_utf8 g_filename_to_utf8_utf8 macro
111 gchar* g_filename_to_utf8 (const gchar *opsysstring,
gdir.c 125 utf8_path = g_filename_to_utf8 (path, -1,
gconvert.c 1343 g_filename_to_utf8 (const gchar *opsysstring, function
1360 #undef g_filename_to_utf8 macro
1368 g_filename_to_utf8 (const gchar *opsysstring, function
    [all...]
galiasdef.c 509 #undef g_filename_to_utf8 macro
510 extern __typeof (g_filename_to_utf8) g_filename_to_utf8 __attribute((alias("IA__g_filename_to_utf8"), visibility("default")));
    [all...]
gfileutils.c     [all...]
galias.h 502 extern __typeof (g_filename_to_utf8) IA__g_filename_to_utf8 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
503 #define g_filename_to_utf8 IA__g_filename_to_utf8 macro
    [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
conversions.sgml 81 linkend="g_filename_to_utf8"><function>g_filename_to_utf8()</function></link>
125 linkend="g_filename_to_utf8"><function>g_filename_to_utf8()</function></link>.
274 <!-- ##### FUNCTION g_filename_to_utf8 ##### -->
  /external/bluetooth/glib/gio/
gfilenamecompleter.c 213 basename = g_filename_to_utf8 (name, -1, NULL, NULL, NULL);
395 basename = g_filename_to_utf8 (basename, -1, NULL, NULL, NULL);
glocalfileinfo.c     [all...]
  /external/webkit/Source/WebCore/platform/gtk/
FileSystemGtk.cpp 71 GOwnPtr<gchar> display(g_filename_to_utf8(filename.data(), 0, 0, 0, 0));
  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt     [all...]
  /external/bluetooth/glib/
ChangeLog.pre-2-4 780 * glib/gconvert.c (g_filename_to_utf8):
    [all...]
ChangeLog.pre-2-0     [all...]

Completed in 1567 milliseconds