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