Searched refs:substrCpu (Results 1 – 1 of 1) sorted by relevance
215 const std::string substrCpu = "CPU"; in dimmDeviceLocator() local216 auto cpuPos = deviceLocator.find(substrCpu); in dimmDeviceLocator()221 deviceLocator.substr(cpuPos + substrCpu.length(), 1); in dimmDeviceLocator()