Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/gpio-presence/
H A Dconfig_provider.cpp18 using VariantType = typedef
/openbmc/service-config-manager/inc/
H A Dsrvcfg_manager.hpp52 using VariantType = typedef
/openbmc/sdbusplus/test/
H A Dunpack_properties.cpp51 using VariantType = std::variant<std::string, uint32_t, float, double>; typedef