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

/external/bluetooth/glib/glib/
H A Dgalias.h345 extern __typeof (g_bookmark_file_has_item) IA__g_bookmark_file_has_item __attribute((visibility("hidden")));
346 #define g_bookmark_file_has_item IA__g_bookmark_file_has_item macro
H A Dgaliasdef.c348 #undef g_bookmark_file_has_item macro
349 extern __typeof (g_bookmark_file_has_item) g_bookmark_file_has_item __attribute((alias("IA__g_bookmark_file_has_item"), visibility("default")));

Completed in 37 milliseconds