Home
last modified time | relevance | path

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

/pdk/util/
Ddiff_products.py43 def substPathVars(path, parentPath): function
69 parseProduct(substPathVars(removeTrailingParen(words[2]), productPath), productData)
71 parseProduct(substPathVars(words[1], productPath), productData, True)
73 parseProduct(substPathVars(words[1], productPath), productData, True)