Searched defs:OutputMarshalDecl (Results 1 – 1 of 1) sorted by relevance
/external/tpm2/generator/ |
D | structure_generator.py | 455 def OutputMarshalDecl(self, out_file, declared_types, typemap): member in Typedef 536 def OutputMarshalDecl(self, out_file, declared_types, typemap): member in ConstantType 617 def OutputMarshalDecl(self, out_file, declared_types, typemap): member in AttributeStructure 808 def OutputMarshalDecl(self, out_file, declared_types, typemap): member in Interface 1062 def OutputMarshalDecl(self, out_file, declared_types, _): member in Structure 1315 def OutputMarshalDecl(self, out_file, declared_types, _): member in Union
|