Searched defs:harName (Results 1 – 1 of 1) sorted by relevance
253 for (const harName in projectConfig.harNameOhmMap) { constant255 const idx: number = projectConfig.harNameOhmMap[harName].split('/', 2).join('/').length; constant256 const harOhmName: string = projectConfig.harNameOhmMap[harName].substring(0, idx); constant