Searched defs:g_bookmark_file_set_title (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgalias.h270 extern __typeof (g_bookmark_file_set_title) IA__g_bookmark_file_set_title __attribute((visibility("hidden")));
271 #define g_bookmark_file_set_title IA__g_bookmark_file_set_title macro
H A Dgaliasdef.c273 #undef g_bookmark_file_set_title macro
274 extern __typeof (g_bookmark_file_set_title) g_bookmark_file_set_title __attribute((alias("IA__g_bookmark_file_set_title"), visibility("default")));

Completed in 86 milliseconds