Home
last modified time | relevance | path

Searched refs:productR (Results 1 – 1 of 1) sorted by relevance

/pdk/util/
Ddiff_products.py112 def diffTwoProducts(productL, productR): argument
120 dR = productR[key]
157 productR = {}
161 productR[key] = {}
164 parseProduct(productRPath, productR)
166 diffTwoProducts(productL, productR)