Searched refs:ObjectList (Results 1 – 3 of 3) sorted by relevance
559 ObjectList = []570 ObjectList.append(Object)573 Result = GenProtocolPPiSections(ObjectList, IsProtocol)579 ObjectList = []582 ObjectList.append(Object)585 Result = GenProtocolPPiSections(ObjectList, IsProtocol)591 ObjectList = []602 ObjectList.append(Object)605 Result = GenProtocolPPiSections(ObjectList, IsProtocol)611 ObjectList = [][all …]
385 def GetSection(SectionName, Method, ObjectList): argument388 for Object in ObjectList:
982 def GenSpecialSections(ObjectList, SectionName): argument988 for Obj in ObjectList: