Searched defs:g_filename_to_uri (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgconvert.h108 #define g_filename_to_uri g_filename_to_uri_utf8 macro
126 gchar *g_filename_to_uri (const gchar *filename,
H A Dgconvert.c1885 * g_filename_to_uri:
1900 g_filename_to_uri (const gchar *filename, function
1938 #undef g_filename_to_uri macro
1941 g_filename_to_uri (const gchar *filename, function
H A Dgalias.h499 extern __typeof (g_filename_to_uri) IA__g_filename_to_uri __attribute((visibility("hidden"))) G_GNUC_MALLOC;
500 #define g_filename_to_uri IA__g_filename_to_uri macro
H A Dgaliasdef.c506 #undef g_filename_to_uri macro
507 extern __typeof (g_filename_to_uri) g_filename_to_uri __attribute((alias("IA__g_filename_to_uri"), visibility("default")));

Completed in 117 milliseconds