Home
last modified time | relevance | path

Searched refs:g_markup_parse_context_end_parse (Results 1 – 8 of 8) sorted by relevance

/external/bluetooth/glib/tests/
Dmarkup-test.c133 if (!g_markup_parse_context_end_parse (context, NULL)) in test_in_chunks()
171 if (!g_markup_parse_context_end_parse (context, NULL)) in test_file()
Dmarkup-collect.c168 result = g_markup_parse_context_end_parse (ctx, &error); in main()
/external/bluetooth/glib/glib/
Dgmarkup.h120 gboolean g_markup_parse_context_end_parse (GMarkupParseContext *context,
Dgaliasdef.c1657 #undef g_markup_parse_context_end_parse
1658 extern __typeof (g_markup_parse_context_end_parse) g_markup_parse_context_end_parse __attribute((al…
Dgalias.h1650 extern __typeof (g_markup_parse_context_end_parse) IA__g_markup_parse_context_end_parse __attribute…
1651 #define g_markup_parse_context_end_parse IA__g_markup_parse_context_end_parse macro
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt1007 g_markup_parse_context_end_parse
/external/bluetooth/glib/
DChangeLog.pre-2-81045 (g_markup_parse_context_end_parse): Fix an
DChangeLog.pre-2-14395 * glib/gmarkup.c (g_markup_parse_context_end_parse): Handle