Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
Dtranslate.py281 def _Union(module, parsed_union): argument
291 union.mojom_name = parsed_union.mojom_name
296 parsed_union.body, ast.UnionField, parsed_union.mojom_name)
297 union.attributes = _AttributeListToDict(parsed_union.attribute_list)