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