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

/external/bluetooth/glib/glib/
H A Dgalias.h258 extern __typeof (g_bookmark_file_load_from_data) IA__g_bookmark_file_load_from_data __attribute((visibility("hidden")));
259 #define g_bookmark_file_load_from_data IA__g_bookmark_file_load_from_data macro
H A Dgaliasdef.c261 #undef g_bookmark_file_load_from_data macro
262 extern __typeof (g_bookmark_file_load_from_data) g_bookmark_file_load_from_data __attribute((alias("IA__g_bookmark_file_load_from_data"), visibility("default")));

Completed in 48 milliseconds