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

/external/bluetooth/glib/glib/
H A Dgalias.h1671 extern __typeof (g_markup_parse_context_parse) IA__g_markup_parse_context_parse __attribute((visibility("hidden")));
1672 #define g_markup_parse_context_parse IA__g_markup_parse_context_parse macro
H A Dgaliasdef.c1678 #undef g_markup_parse_context_parse macro
1679 extern __typeof (g_markup_parse_context_parse) g_markup_parse_context_parse __attribute((alias("IA__g_markup_parse_context_parse"), visibility("default")));

Completed in 74 milliseconds