Searched refs:statePSUName (Results 1 – 1 of 1) sorted by relevance
85 std::string statePSUName = path.substr(slantingPos + 1); in ColdRedundancy() local87 std::size_t hypenPos = statePSUName.find("_"); in ColdRedundancy()93 std::string psuName = statePSUName.substr(0, hypenPos); in ColdRedundancy()