Searched refs:srcProjPath (Results 1 – 1 of 1) sorted by relevance
124 srcProjPath = os.path.join("out", projConfigs[0][0], projConfigs[0][1]) variable126 srcFilterPath = srcProjPath + ".filters"134 with open(srcProjPath) as srcProjFile: