Searched refs:fromApiNames (Results 1 – 1 of 1) sorted by relevance
91 def mergeAPIs(tree, fromApiNames, toApiName): argument114 for apiName in [toApiName] + fromApiNames:146 for apiName in [toApiName] + fromApiNames: