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

/external/bluetooth/glib/glib/
H A Dgalias.h1677 extern __typeof (g_markup_parse_context_pop) IA__g_markup_parse_context_pop __attribute((visibility("hidden")));
1678 #define g_markup_parse_context_pop IA__g_markup_parse_context_pop macro
H A Dgaliasdef.c1684 #undef g_markup_parse_context_pop macro
1685 extern __typeof (g_markup_parse_context_pop) g_markup_parse_context_pop __attribute((alias("IA__g_markup_parse_context_pop"), visibility("default")));

Completed in 44 milliseconds