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