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

  /external/bluetooth/glib/gio/
glocalvfs.c 177 rest = g_filename_from_utf8 (user_end, -1, NULL, NULL, NULL);
184 filename = g_filename_from_utf8 (parse_name, -1, NULL, NULL, NULL);
glocalfile.c 612 basename = g_filename_from_utf8 (display_name, -1, NULL, NULL, NULL);
    [all...]
  /external/bluetooth/glib/glib/
gconvert.h 106 #define g_filename_from_utf8 g_filename_from_utf8_utf8 macro
116 gchar* g_filename_from_utf8 (const gchar *utf8string,
gconvert.c 1411 g_filename_from_utf8 (const gchar *utf8string, function
1428 #undef g_filename_from_utf8 macro
1433 g_filename_from_utf8 (const gchar *utf8string, function
    [all...]
galiasdef.c 503 #undef g_filename_from_utf8 macro
504 extern __typeof (g_filename_from_utf8) g_filename_from_utf8 __attribute((alias("IA__g_filename_from_utf8"), visibility("default")));
    [all...]
galias.h 496 extern __typeof (g_filename_from_utf8) IA__g_filename_from_utf8 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
497 #define g_filename_from_utf8 IA__g_filename_from_utf8 macro
    [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
conversions.sgml 83 linkend="g_filename_from_utf8"><function>g_filename_from_utf8()</function></link>
146 linkend="g_filename_from_utf8"><function>g_filename_from_utf8()</function></link>.
287 <!-- ##### FUNCTION g_filename_from_utf8 ##### -->
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebplugin.cpp 197 priv->path = g_filename_from_utf8(priv->corePlugin->path().utf8().data(), -1, 0, 0, &error);
  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt     [all...]
  /external/bluetooth/glib/
ChangeLog.pre-2-4 779 * glib/gconvert.c (g_filename_from_utf8):
    [all...]
ChangeLog.pre-2-0     [all...]

Completed in 910 milliseconds