Searched refs:hyperEntryValue (Results 1 – 1 of 1) sorted by relevance
312 auto hyperEntryValue = reply.unpack<std::variant<std::string>>(); in isPowerVM() local314 auto propVal = std::get<std::string>(hyperEntryValue); in isPowerVM()