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