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

/external/bluetooth/glib/glib/
H A Dgfileutils.h84 #define g_file_open_tmp g_file_open_tmp_utf8 macro
104 gint g_file_open_tmp (const gchar *tmpl,
H A Dgfileutils.c1234 * g_file_open_tmp:
1263 g_file_open_tmp (const gchar *tmpl, function
1935 #undef g_file_open_tmp macro
1938 g_file_open_tmp (const gchar *tmpl, function
H A Dgalias.h835 extern __typeof (g_file_open_tmp) IA__g_file_open_tmp __attribute((visibility("hidden")));
836 #define g_file_open_tmp IA__g_file_open_tmp macro
H A Dgaliasdef.c842 #undef g_file_open_tmp macro
843 extern __typeof (g_file_open_tmp) g_file_open_tmp __attribute((alias("IA__g_file_open_tmp"), visibility("default")));

Completed in 131 milliseconds