Searched refs:parseProduct (Results 1 – 1 of 1) sorted by relevance
/pdk/util/ |
D | diff_products.py | 68 parseProduct(substPathVars(removeTrailingParen(words[2]), productPath), productData) 70 parseProduct(substPathVars(words[1], productPath), productData, True) 72 parseProduct(substPathVars(words[1], productPath), productData, True) 74 def parseProduct(productPath, productData, overrideProperty = False): function 157 parseProduct(productLPath, productL) 163 parseProduct(productRPath, productR)
|