Searched refs:addrHexStr (Results 1 – 1 of 1) sorted by relevance
418 const std::string& addrHexStr = hex.str(); in exportDevice() local421 std::string parameters = "peci-client 0x" + addrHexStr; in exportDevice()425 std::string newClient = devPath + busStr + "-" + addrHexStr + "/driver"; in exportDevice()438 directoryName.ends_with(addrHexStr)) in exportDevice()