gst_xml_write_file   92 gst/gstxml.c   gint gst_xml_write_file (GstElement * element, FILE * out);
gst_xml_write_file   81 gst/gstxml.h   gint		gst_xml_write_file	(GstElement *element, FILE *out);
gst_xml_write_file  823 tools/gst-launch.c     gst_xml_write_file (GST_ELEMENT (pipeline), fopen (savefile, "w"));