Home
last modified time | relevance | path

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

/pdk/util/
Ddiff_products.py42 def substPathVars(path, parentPath): function
68 parseProduct(substPathVars(removeTrailingParen(words[2]), productPath), productData)
70 parseProduct(substPathVars(words[1], productPath), productData, True)
72 parseProduct(substPathVars(words[1], productPath), productData, True)