Searched refs:_AttributeListToDict (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/mojo/public/tools/bindings/pylib/mojom/parse/
H A Dtranslate.py65 def _AttributeListToDict(attribute_list): function
106 'attributes': _AttributeListToDict(struct.attribute_list),
131 attributes = _AttributeListToDict(interface.attribute_list)
147 _AttributeListToDict(tree.module.attribute_list) if tree.module else {}

Completed in 127 milliseconds