Home
last modified time | relevance | path

Searched refs:DbusUserPropVariant (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.hpp117 using DbusUserPropVariant = typedef
123 std::vector<std::pair<std::string, DbusUserPropVariant>>;
H A Duser_mgmt.cpp67 const DbusUserPropVariant& value) in setDbusProperty()