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

/external/tpm2/generator/
H A Dstructure_generator.py242 class TPMType(object): class in inherits:object
336 """Returns true if TPMType has a conditional value."""
340 """Write a call to Marshal function for TPMType to |out_file|.
353 """Write a call to Unmarshal function for TPMType to |out_file|.
408 class Typedef(TPMType):
467 class ConstantType(TPMType):
548 class AttributeStructure(TPMType):
629 class Interface(TPMType):
836 Override TPMType OutputUnmarshalCall because when an Interface type has
854 class Structure(TPMType)
[all...]

Completed in 98 milliseconds