Searched refs:DbusInterfaceMap (Results 1 – 10 of 10) sorted by relevance
| /openbmc/ibm-logging/ |
| H A D | manager.hpp | 103 const DbusInterfaceMap& interfaces); 117 const DbusInterfaceMap& interfaces); 128 const DbusInterfaceMap& interfaces); 140 uint64_t getLogTimestamp(const DbusInterfaceMap& interfaces); 201 const DbusInterfaceMap& interfaces); 213 const DbusInterfaceMap& interfaces);
|
| H A D | manager.cpp | 79 const DbusInterfaceMap& interfaces) in createWithRestore() 87 const DbusInterfaceMap& interfaces) in create() 95 const DbusInterfaceMap& interfaces) in createObject() 182 const DbusInterfaceMap& interfaces) in createCalloutObjects() 261 const DbusInterfaceMap& interfaces) in restoreCalloutObjects() 300 DbusInterfaceMap interfaces; in interfaceAdded() 312 uint64_t Manager::getLogTimestamp(const DbusInterfaceMap& interfaces) in getLogTimestamp()
|
| H A D | dbus.hpp | 29 using DbusInterfaceMap = std::map<DbusInterface, DbusPropertyMap>; typedef 33 std::map<sdbusplus::message::object_path, DbusInterfaceMap>;
|
| /openbmc/phosphor-snmp/ |
| H A D | snmp_util.hpp | 35 using DbusInterfaceMap = std::map<DbusInterface, PropertyMap>; typedef 38 std::map<sdbusplus::message::object_path, DbusInterfaceMap>;
|
| /openbmc/phosphor-host-ipmid/include/ipmid/ |
| H A D | types.hpp | 37 using DbusInterfaceMap = std::map<DbusInterface, PropertyMap>; typedef 40 std::map<sdbusplus::message::object_path, DbusInterfaceMap>; 127 using DbusInterfaceMap = std::map<DbusInterface, DbusPropertyMap>; typedef 189 DbusInterfaceMap propertyInterfaces;
|
| /openbmc/phosphor-host-ipmid/dbus-sdr/ |
| H A D | sensorcommands.cpp | 261 static void getSensorMaxMin(const DbusInterfaceMap& sensorMap, double& max, in getSensorMaxMin() 336 std::string sensorPath, DbusInterfaceMap& sensorMap, in getSensorMap() 425 const ipmi::DbusInterfaceMap::mapped_type& object) in getSupportedVrProfiles() 449 uint15_t assertOffset, const ipmi::DbusInterfaceMap::mapped_type& VRObject) in calculateVRMode() 486 uint8_t reading, const ipmi::DbusInterfaceMap& sensorMap, in calculateValue() 487 const ipmi::DbusInterfaceMap::mapped_type& valueObject) in calculateValue() 561 const ipmi::DbusInterfaceMap::mapped_type& object, in getVrEventStatus() 809 DbusInterfaceMap sensorMap; in ipmiSetSensorReading() 863 DbusInterfaceMap sensorMap; in ipmiSetSensorReading() 966 DbusInterfaceMap sensorMap; in ipmiSenGetSensorReading() [all …]
|
| H A D | sdrutils.cpp | 517 const DbusInterfaceMap& sensorMap, uint8_t& entityId, in updateIpmiFromAssociation()
|
| /openbmc/intel-ipmi-oem/src/ |
| H A D | allowlist-filter.cpp | 185 DbusInterfaceMap restModeObj; in handleRestrictedModeChange() 232 DbusInterfaceMap postCompleteObj; in handlePostCompleteChange() 308 DbusInterfaceMap eSpiresetObj; in handleCoreBiosDoneChange()
|
| H A D | bmccontrolservices.cpp | 90 static inline bool getEnabledValue(const DbusInterfaceMap& intfMap) in getEnabledValue()
|
| /openbmc/phosphor-host-ipmid/include/dbus-sdr/ |
| H A D | sdrutils.hpp | 361 const DbusInterfaceMap& sensorMap, uint8_t& entityId,
|