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

/external/tpm2/generator/
H A Dstructure_generator.py239 typemap[self.field_type].OutputUnmarshalCall(out_file, self)
352 def OutputUnmarshalCall(self, out_file, field): member in class:TPMType
832 def OutputUnmarshalCall( member in class:Interface
836 Override TPMType OutputUnmarshalCall because when an Interface type has
1339 def OutputUnmarshalCall(self, out_file, field): function
H A Dcommand_generator.py462 typemap[parameter['type']].OutputUnmarshalCall(

Completed in 186 milliseconds