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.cpp255 static void getSensorMaxMin(const DbusInterfaceMap& sensorMap, double& max, in getSensorMaxMin()
326 std::string sensorPath, DbusInterfaceMap& sensorMap, in getSensorMap()
415 const ipmi::DbusInterfaceMap::mapped_type& object) in getSupportedVrProfiles()
439 uint15_t assertOffset, const ipmi::DbusInterfaceMap::mapped_type& VRObject) in calculateVRMode()
476 uint8_t reading, const ipmi::DbusInterfaceMap& sensorMap, in calculateValue()
477 const ipmi::DbusInterfaceMap::mapped_type& valueObject) in calculateValue()
550 const ipmi::DbusInterfaceMap::mapped_type& object, in getVrEventStatus()
798 DbusInterfaceMap sensorMap; in ipmiSetSensorReading()
852 DbusInterfaceMap sensorMap; in ipmiSetSensorReading()
955 DbusInterfaceMap sensorMap; in ipmiSenGetSensorReading()
[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,