Home
last modified time | relevance | path

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

/pdk/util/
Ddiff_products.py111 def diffTwoProducts(productL, productR): argument
119 dR = productR[key]
156 productR = {}
160 productR[key] = {}
163 parseProduct(productRPath, productR)
165 diffTwoProducts(productL, productR)