Searched refs:parseProduct (Results 1 – 1 of 1) sorted by relevance
/pdk/util/ |
D | diff_products.py | 69 parseProduct(substPathVars(removeTrailingParen(words[2]), productPath), productData) 71 parseProduct(substPathVars(words[1], productPath), productData, True) 73 parseProduct(substPathVars(words[1], productPath), productData, True) 75 def parseProduct(productPath, productData, overrideProperty = False): function 158 parseProduct(productLPath, productL) 164 parseProduct(productRPath, productR)
|