Home
last modified time | relevance | path

Searched refs:PropertyName (Results 1 – 9 of 9) sorted by relevance

/openbmc/phosphor-debug-collector/
H A Delog_watch.cpp31 using PropertyName = std::string; typedef
32 using PropertyMap = std::map<PropertyName, AttributeMap>;
104 auto& data = std::get<PropertyName>(attr->second); in addCallback()
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dthreshold_alarm_logger.hpp28 using PropertyName = std::string; typedef
235 std::map<InterfaceKey, std::map<PropertyName, bool>> alarms;
H A Dthreshold_alarm_logger.cpp58 const std::map<InterfaceName, std::map<PropertyName, std::map<bool, ErrorData>>>
/openbmc/openpower-proc-control/extensions/phal/
H A Dfw_update_watch.cpp31 using PropertyName = std::string; typedef
32 using PropertyMap = std::map<PropertyName, Attributes>;
/openbmc/phosphor-user-manager/
H A Duser_mgr.hpp68 using PropertyName = std::string;
72 using UserInfoMap = std::map<PropertyName, UserInfo>;
78 using DbusUserObjProperties = std::map<PropertyName, DbusUserPropVariant>;
67 using PropertyName = std::string; global() typedef
/openbmc/phosphor-led-manager/fault-monitor/
H A Dfru-fault-monitor.cpp32 using PropertyName = std::string; typedef
33 using PropertyMap = std::unordered_map<PropertyName, Attributes>;
/openbmc/phosphor-host-ipmid/
H A Dselutility.hpp34 using PropertyName = std::string; typedef
H A Dselutility.cpp59 using entryDataMap = std::map<PropertyName, PropertyType>;
/openbmc/fb-ipmi-oem/src/
H A Dstoragecommands.cpp80 using PropertyName = std::string; typedef
91 PropertyName name;