Searched refs:stripUnsupportedAPIs (Results 1 – 1 of 1) sorted by relevance
1461 def stripUnsupportedAPIs(self, dictionary, attribute, supportedDictionary): member in Registry1721 self.stripUnsupportedAPIs(self.typedict, 'structextends', self.typedict)1722 self.stripUnsupportedAPIs(self.cmddict, 'successcodes', self.enumdict)1723 self.stripUnsupportedAPIs(self.cmddict, 'errorcodes', self.enumdict)