Home
last modified time | relevance | path

Searched defs:DbusVariant (Results 1 – 3 of 3) sorted by relevance

/openbmc/intel-ipmi-oem/include/
H A Dtypes.hpp32 using DbusVariant = typedef
/openbmc/fb-ipmi-oem/include/
H A Dcommandutils.hpp103 using DbusVariant = std::variant<std::string, bool, uint8_t, uint16_t, int16_t, typedef
/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.hpp35 using DbusVariant = std::variant<std::vector<std::string>, std::string, bool>; typedef