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 | 36 using DbusInterfaceMap = std::map<DbusInterface, PropertyMap>; typedef 39 std::map<sdbusplus::message::object_path, DbusInterfaceMap>; 126 using DbusInterfaceMap = std::map<DbusInterface, DbusPropertyMap>; typedef 188 DbusInterfaceMap propertyInterfaces;
|
/openbmc/phosphor-host-ipmid/dbus-sdr/ |
H A D | sensorcommands.cpp | 798 DbusInterfaceMap sensorMap; in ipmiSetSensorReading() 852 DbusInterfaceMap sensorMap; in ipmiSetSensorReading() 955 DbusInterfaceMap sensorMap; in ipmiSenGetSensorReading() 1155 DbusInterfaceMap sensorMap; in ipmiSenSetSensorThresholds() 1255 IPMIThresholds getIPMIThresholds(const DbusInterfaceMap& sensorMap) in getIPMIThresholds() 1372 DbusInterfaceMap sensorMap; in ipmiSenGetSensorThresholds() 1490 DbusInterfaceMap sensorMap; in ipmiSenGetSensorEventEnable() 1645 DbusInterfaceMap sensorMap; in ipmiSenGetSensorEventStatus() 1804 DbusInterfaceMap sensorMap; in constructSensorSdr() 2071 DbusInterfaceMap sensorMap; in constructVrSdr() [all …]
|
H A D | sdrutils.cpp | 511 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,
|