Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/
H A Duser_mgr.hpp72 using DbusUserObjValue = std::map<Interface, DbusUserObjProperties>; typedef
/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.hpp39 using DbusUserObjValue = std::map<std::string, DbusUserObjProperties>; typedef