Home
last modified time | relevance | path

Searched refs:PropertyMap (Results 1 – 25 of 68) sorted by relevance

123

/openbmc/openpower-debug-collector/dump/
H A Ddump_monitor.hpp22 using PropertyMap = std::map<std::string, std::variant<uint32_t, std::string>>; typedef
23 using InterfaceMap = std::map<std::string, PropertyMap>;
101 const PropertyMap& properties);
149 const PropertyMap& properties);
/openbmc/phosphor-host-ipmid/
H A Dipmi_fru_info_area.hpp16 using PropertyMap = std::map<Property, Value>; typedef
17 using FruInventoryData = std::map<Section, PropertyMap>;
H A Dipmi_fru_info_area.cpp134 void appendChassisType(const PropertyMap& propMap, FruAreaData& data) in appendChassisType()
163 void appendData(const Property& key, const PropertyMap& propMap, in appendData()
228 void appendMfgDate(const PropertyMap& propMap, FruAreaData& data) in appendMfgDate()
297 FruAreaData buildChassisInfoArea(const PropertyMap& propMap) in buildChassisInfoArea()
329 FruAreaData buildBoardInfoArea(const PropertyMap& propMap) in buildBoardInfoArea()
371 FruAreaData buildProductInfoArea(const PropertyMap& propMap) in buildProductInfoArea()
H A Dsensordatahandler.hpp43 using PropertyMap = ipmi::PropertyMap; typedef
370 const PropertyMap& properties);
383 const PropertyMap& properties);
398 uint8_t id, const Info& sensorInfo, const PropertyMap& properties) in readingAssertion()
432 const PropertyMap& properties) in readingData()
688 const PropertyMap& properties);
H A Dread_fru_data.cpp45 ipmi::PropertyMap readAllProperties(const std::string& intf, in readAllProperties()
48 ipmi::PropertyMap properties; in readAllProperties()
147 ipmi::PropertyMap allProp = in readDataFromInventory()
H A Dsensordatahandler.cpp169 const PropertyMap& /*properties*/) in assertion() argument
185 const PropertyMap& /*properties*/) in eventdata2() argument
330 interfaces.emplace(interface.first, ipmi::sensor::PropertyMap{}); in assertion()
337 ipmi::sensor::PropertyMap props; in assertion()
413 const PropertyMap& /*properties*/)
/openbmc/ipmi-fru-parser/
H A Dtypes.hpp29 using PropertyMap = std::map<Property, Value>; typedef
32 using InterfaceMap = std::map<Interface, PropertyMap>;
/openbmc/phosphor-fan-presence/
H A Dutility.hpp97 using PropertyMap = std::map<Property, Value>; in getObjMap() typedef
100 using InterfaceMap = std::map<Interface, PropertyMap>; in getObjMap()
107 PropertyMap propertyMap; in getObjMap()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dtypes.hpp30 using PropertyMap = std::map<DbusProperty, Value>; typedef
37 using DbusInterfaceMap = std::map<DbusInterface, PropertyMap>;
183 const ipmi::PropertyMap&)>
195 using PropertyMap = ipmi::PropertyMap; typedef
197 using InterfaceMap = std::map<DbusInterface, PropertyMap>;
/openbmc/phosphor-power/phosphor-power-supply/
H A Dutil.hpp20 using PropertyMap = std::map<Property, Value>; typedef
22 using InterfaceMap = std::map<Interface, PropertyMap>;
50 PropertyMap invProp; in setPresence()
61 invIntf.emplace(extraIface, PropertyMap()); in setPresence()
90 PropertyMap invProp; in setAvailable()
/openbmc/phosphor-snmp/
H A Dsnmp_util.hpp33 using PropertyMap = std::map<DbusProperty, Value>; typedef
35 using DbusInterfaceMap = std::map<DbusInterface, PropertyMap>;
/openbmc/phosphor-fan-presence/cooling-type/
H A Dcooling_type.hpp26 using PropertyMap = std::map<Property, Value>; typedef in phosphor::cooling::type::CoolingType
29 using InterfaceMap = std::map<Interface, PropertyMap>;
/openbmc/phosphor-pid-control/dbus/
H A Ddbushelper.cpp32 using PropertyMap = std::map<Property, Value>; typedef
80 PropertyMap propMap; in getProperties()
154 PropertyMap criticalMap; in thresholdsAsserted()
192 PropertyMap warningMap; in thresholdsAsserted()
/openbmc/phosphor-led-manager/
H A Dutils.hpp27 using PropertyMap = std::unordered_map<DbusProperty, PropertyValue>; typedef
67 static PropertyMap getAllProperties(const std::string& objectPath,
H A Dutils.cpp40 PropertyMap DBusHandler::getAllProperties(const std::string& objectPath, in getAllProperties()
43 PropertyMap properties; in getAllProperties()
/openbmc/phosphor-gpio-monitor/
H A Devdev.hpp60 using PropertyMap = std::map<Property, Value>; typedef in phosphor::gpio::Evdev
63 using InterfaceMap = std::map<Interface, PropertyMap>;
/openbmc/phosphor-pid-control/ipmi/
H A Ddbus_mode.cpp28 using PropertyMap = std::map<Property, Value>; typedef
48 PropertyMap propMap; in getFanCtrlProperty()
/openbmc/phosphor-gpio-monitor/presence/
H A Dgpio_presence.hpp39 using PropertyMap = std::map<Property, Value>; typedef in phosphor::gpio::presence::Presence
42 using InterfaceMap = std::map<Interface, PropertyMap>;
/openbmc/phosphor-fan-presence/monitor/
H A Dfan.hpp57 using PropertyMap = std::map<Property, Value>; typedef in phosphor::fan::monitor::Fan
60 using InterfaceMap = std::map<Interface, PropertyMap>;
/openbmc/phosphor-gpio-monitor/multi-presence/
H A Dgpio_presence.hpp40 using PropertyMap = std::map<Property, Value>; typedef in phosphor::gpio::GpioPresence
43 using InterfaceMap = std::map<Interface, PropertyMap>;
H A Dgpio_presence.cpp58 PropertyMap invProp; in getObjectMap()
66 invIntf.emplace(iface, PropertyMap()); in getObjectMap()
/openbmc/openpower-proc-control/extensions/phal/
H A Dfw_update_watch.cpp32 using PropertyMap = std::map<PropertyName, Attributes>; typedef
34 using InterfaceMap = std::map<InterfaceName, PropertyMap>;
/openbmc/openpower-vpd-parser/wait-vpd-parser/src/
H A Dprime_inventory.cpp198 vpd::types::PropertyMap l_propertyValueMap; in primeInventory()
239 vpd::types::PropertyMap l_fruCollectionProperty = { in primeInventory()
271 vpd::types::PropertyMap l_propertyMap; in populateInterfaces()
477 vpd::types::PropertyMap l_functionalProp; in processFunctionalProperty()
524 vpd::types::PropertyMap l_enabledProp; in processEnabledProperty()
/openbmc/phosphor-virtual-sensor/src/
H A DvirtualSensor.hpp25 using PropertyMap = std::map<std::string, BasicVariantType>; typedef
27 using InterfaceMap = std::map<std::string, PropertyMap>;
209 void parseConfigInterface(const PropertyMap& propertyMap,
/openbmc/phosphor-debug-collector/
H A Delog_watch.cpp32 using PropertyMap = std::map<PropertyName, AttributeMap>; typedef
63 PropertyMap propertyMap; in addCallback()

123