Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/CatLog/
DSelectPortDialog.cs63 …MineRegistryForPortName(String startKeyPath, Dictionary<String, String> targetMap, String[] portsT… in MineRegistryForPortName() argument
65 if (targetMap.Count >= portsToMap.Length) in MineRegistryForPortName()
89 targetMap[portName.ToString()] = friendlyName; in MineRegistryForPortName()
94 … MineRegistryForPortName(startKeyPath + "\\" + strSubKey, targetMap, portsToMap); in MineRegistryForPortName()