Home
last modified time | relevance | path

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

/tools/platform-compat/build/
Dprocess_compat_config.py28 XmlContent = collections.namedtuple('XmlContent', ['xml', 'source']) variable
40 yield XmlContent(xml, info.filename)