Home
last modified time | relevance | path

Searched refs:DbusInterfaceMap (Results 1 – 10 of 10) sorted by relevance

/openbmc/ibm-logging/
H A Dmanager.hpp103 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 Dmanager.cpp79 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 Ddbus.hpp29 using DbusInterfaceMap = std::map<DbusInterface, DbusPropertyMap>; typedef
33 std::map<sdbusplus::message::object_path, DbusInterfaceMap>;
/openbmc/phosphor-snmp/
H A Dsnmp_util.hpp35 using DbusInterfaceMap = std::map<DbusInterface, PropertyMap>; typedef
38 std::map<sdbusplus::message::object_path, DbusInterfaceMap>;
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dtypes.hpp36 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 Dsensorcommands.cpp798 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 Dsdrutils.cpp511 const DbusInterfaceMap& sensorMap, uint8_t& entityId, in updateIpmiFromAssociation()
/openbmc/intel-ipmi-oem/src/
H A Dallowlist-filter.cpp185 DbusInterfaceMap restModeObj; in handleRestrictedModeChange()
232 DbusInterfaceMap postCompleteObj; in handlePostCompleteChange()
308 DbusInterfaceMap eSpiresetObj; in handleCoreBiosDoneChange()
H A Dbmccontrolservices.cpp90 static inline bool getEnabledValue(const DbusInterfaceMap& intfMap) in getEnabledValue()
/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dsdrutils.hpp361 const DbusInterfaceMap& sensorMap, uint8_t& entityId,