gf_xml_dom_get_root  179 include/gpac/xml.h GF_XMLNode *gf_xml_dom_get_root(GF_DOMParser *parser);
gf_xml_dom_get_root  564 modules/validator/validator.c 	validator->xvl_node = gf_xml_dom_get_root(validator->xvl_parser);
gf_xml_dom_get_root  664 modules/validator/validator.c 		validator->xvs_node = gf_xml_dom_get_root(validator->xvs_parser);
gf_xml_dom_get_root 1123 modules/widgetman/widgetman.c 		context = gf_xml_dom_get_root(wid->mpegu_context);
gf_xml_dom_get_root 2299 modules/widgetman/widgetman.c 			context = gf_xml_dom_get_root(wid->mpegu_context);
gf_xml_dom_get_root 3079 modules/widgetman/widgetman.c 		root = gf_xml_dom_get_root(dom);
gf_xml_dom_get_root 3482 modules/widgetman/widgetman.c 					context = gf_xml_dom_get_root(wi->mpegu_context);
gf_xml_dom_get_root 1661 src/media_tools/dash_client.c 		e = gf_mpd_init_from_dom(gf_xml_dom_get_root(mpd_parser), new_mpd, purl);
gf_xml_dom_get_root 6050 src/media_tools/dash_client.c 		e = gf_mpd_init_smooth_from_dom(gf_xml_dom_get_root(mpd_parser), dash->mpd, manifest_url);
gf_xml_dom_get_root 6052 src/media_tools/dash_client.c 		e = gf_mpd_init_from_dom(gf_xml_dom_get_root(mpd_parser), dash->mpd, manifest_url);
gf_xml_dom_get_root 2021 src/media_tools/ismacryp.c 	root = gf_xml_dom_get_root(parser);
gf_xml_dom_get_root 3170 src/media_tools/media_import.c 	root = gf_xml_dom_get_root(parser);
gf_xml_dom_get_root 1091 src/media_tools/text_import.c 	root_working_copy = gf_xml_dom_get_root(parser_working_copy);
gf_xml_dom_get_root 1317 src/media_tools/text_import.c 	root = gf_xml_dom_get_root(parser);
gf_xml_dom_get_root 1840 src/media_tools/text_import.c 	root = gf_xml_dom_get_root(parser);
gf_xml_dom_get_root 2237 src/media_tools/text_import.c 	root = gf_xml_dom_get_root(parser);