Home
last modified time | relevance | path

Searched defs:xml_data (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dmklangtables.c207 gchar *xml_data; in main() local
Dlang.c145 gchar *xml_data; in gst_tag_load_iso_639_xml() local
/third_party/mesa3d/src/mapi/
Dmapi_abi.py49 def __init__(self, cols, attrs, xml_data = None): argument
/third_party/python/Lib/xml/etree/
DElementTree.py1743 def canonicalize(xml_data=None, *, out=None, from_file=None, **options): argument