Home
last modified time | relevance | path

Searched refs:g_markup_parse_context_parse (Results 1 – 17 of 17) sorted by relevance

/external/bluetooth/glib/tests/
Dmarkup-test.c121 if (!g_markup_parse_context_parse (context, in test_in_chunks()
165 if (!g_markup_parse_context_parse (context, contents, length, NULL)) in test_file()
Dmarkup-collect.c164 result = g_markup_parse_context_parse (ctx, in main()
/external/bluetooth/glib/glib/
Dgmarkup.h111 gboolean g_markup_parse_context_parse (GMarkupParseContext *context,
Dgaliasdef.c1678 #undef g_markup_parse_context_parse
1679 extern __typeof (g_markup_parse_context_parse) g_markup_parse_context_parse __attribute((alias("IA_…
Dgalias.h1671 extern __typeof (g_markup_parse_context_parse) IA__g_markup_parse_context_parse __attribute((visibi…
1672 #define g_markup_parse_context_parse IA__g_markup_parse_context_parse macro
/external/bluetooth/bluez/cups/
Dmain.c113 if (g_markup_parse_context_parse(ctx, data, size, NULL) == FALSE) { in sdp_xml_parse_record()
/external/bluetooth/glib/
DChangeLog.pre-2-12245 * glib/gmarkup.c (g_markup_parse_context_parse):
253 * glib/gmarkup.c (g_markup_parse_context_parse):
DChangeLog.pre-2-61317 (g_markup_parse_context_parse): Accept whitespace between
1474 in g_markup_parse_context_parse(). (#142794, Morten Welinder)
DChangeLog.pre-2-21171 * glib/gmarkup.c (g_markup_parse_context_parse): Added
1207 (g_markup_parse_context_parse): Fix passthrough handling to
DChangeLog.pre-2-20699 * glib/gmarkup.c: (g_markup_parse_context_parse): Plug a mem leak.
DNEWS2244 - Optimize g_markup_parse_context_parse()
2272 * Optimize g_markup_parse_context_parse() [Havoc Pennington,
DChangeLog.pre-2-1619 Bug 521591 – g_markup_parse_context_parse() creates GError message that
DChangeLog.pre-2-141091 * glib/gmarkup.c (g_markup_parse_context_parse): Report
DChangeLog.pre-2-0323 * glib/gmarkup.c (g_markup_parse_context_parse): Support
422 * glib/gmarkup.c (g_markup_parse_context_parse): Change the
464 (g_markup_parse_context_parse): add a couple assertions
4512 * gmarkup.c (g_markup_parse_context_parse): Handle a long stream
/external/bluetooth/bluez/plugins/
Dservice.c261 if (g_markup_parse_context_parse(ctx, data, size, NULL) == FALSE) { in sdp_xml_parse_record()
/external/bluetooth/glib/gio/
Dgcontenttype.c637 res = g_markup_parse_context_parse (context, data, len, NULL); in load_comment_for_mime_helper()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt1014 g_markup_parse_context_parse