Searched refs:PropertyName (Results 1 – 9 of 9) sorted by relevance
/openbmc/phosphor-debug-collector/ |
H A D | elog_watch.cpp | 31 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 D | threshold_alarm_logger.hpp | 28 using PropertyName = std::string; typedef 235 std::map<InterfaceKey, std::map<PropertyName, bool>> alarms;
|
H A D | threshold_alarm_logger.cpp | 58 const std::map<InterfaceName, std::map<PropertyName, std::map<bool, ErrorData>>>
|
/openbmc/openpower-proc-control/extensions/phal/ |
H A D | fw_update_watch.cpp | 31 using PropertyName = std::string; typedef 32 using PropertyMap = std::map<PropertyName, Attributes>;
|
/openbmc/phosphor-user-manager/ |
H A D | user_mgr.hpp | 68 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 D | fru-fault-monitor.cpp | 32 using PropertyName = std::string; typedef 33 using PropertyMap = std::unordered_map<PropertyName, Attributes>;
|
/openbmc/phosphor-host-ipmid/ |
H A D | selutility.hpp | 34 using PropertyName = std::string; typedef
|
H A D | selutility.cpp | 59 using entryDataMap = std::map<PropertyName, PropertyType>;
|
/openbmc/fb-ipmi-oem/src/ |
H A D | storagecommands.cpp | 80 using PropertyName = std::string; typedef 91 PropertyName name;
|