Searched defs:union_selectors (Results 1 - 1 of 1) sorted by relevance

/system/tpm/trunks/generator/
H A Dgenerator.py78 import union_selectors namespace
789 selector_type = union_selectors.GetUnionSelectorType(self.name)
790 selector_values = union_selectors.GetUnionSelectorValues(self.name)
795 field_name = FixName(union_selectors.GetUnionSelectorField(self.name,
819 field_name = FixName(union_selectors.GetUnionSelectorField(self.name,
854 selector_types = union_selectors.GetUnionSelectorTypes(field[0])

Completed in 9 milliseconds