Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Dtypes.hpp32 using DbusVariant = typedef
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Ddevice_finder.hpp31 using DbusVariant = phosphor::power::util::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-power/
H A Dutility.hpp33 using DbusVariant = typedef
/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.hpp35 using DbusVariant = std::variant<std::vector<std::string>, std::string, bool>; typedef