Home
last modified time | relevance | path

Searched defs:OptionValue (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/libpldmresponder/
H A Dbios_config.hpp50 using OptionValue = std::variant<int64_t, std::string>; global() typedef
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Doem_ibm_handler.hpp38 using OptionValue = std::variant<int64_t, std::string>; global() typedef