Searched refs:g_markup_parse_context_pop (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgmarkup.h118 gpointer g_markup_parse_context_pop (GMarkupParseContext *context);
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")));
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

Completed in 36 milliseconds