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

/external/tpm2/generator/
H A Dstructure_generator_test.py52 attributeStruct = structure_generator.AttributeStructure(
H A Dtpm_table.py14 from structure_generator import AttributeStructure namespace
544 tpm_obj = AttributeStructure(self._title_type, type_name)
H A Dstructure_generator.py548 class AttributeStructure(TPMType): class in inherits:TPMType
581 """Initializes an AttributeStructure instance.
589 super(AttributeStructure, self).__init__()
618 """Writes marshal declarations for AttributeStructure to |out_file|.

Completed in 123 milliseconds