| /openbmc/fb-ipmi-oem/src/ |
| H A D | commandutils.cpp | 59 ipmi::getDbusProperty(dbus, entityManager, path, iface, "Bus")); in getMbFruDevice() 60 uint8_t fruAddr = std::get<uint64_t>(ipmi::getDbusProperty( in getMbFruDevice()
|
| H A D | oemcommands.cpp | 139 ipmi::getDbusProperty(bus, object.second.begin()->first, in getIPObject() 146 variant = ipmi::getDbusProperty(bus, object.second.begin()->first, in getIPObject() 323 getDbusProperty(*dbus, service, bootObjPath, ipmi::boot::bootModeIntf, in getBootOrder() 335 getDbusProperty(*dbus, service, bootObjPath, ipmi::boot::bootTypeIntf, in getBootOrder() 344 getDbusProperty(*dbus, service, bootObjPath, ipmi::boot::bootEnableIntf, in getBootOrder() 472 auto var = ipmi::getDbusProperty( in findMacAddress() 626 auto value = ipmi::getDbusProperty( in getMotherBoardFruName() 712 auto Value = ipmi::getDbusProperty( in getFruData()
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | sensordatahandler.hpp | 192 auto propValue = ipmi::getDbusProperty( in readingAssertion() 238 auto funcValue = ipmi::getDbusProperty( in readingData() 259 auto propValue = ipmi::getDbusProperty( in readingData() 305 critAlarmHigh = std::get<bool>(ipmi::getDbusProperty( in readingData() 317 critAlarmLow = std::get<bool>(ipmi::getDbusProperty( in readingData() 329 warningAlarmHigh = std::get<bool>(ipmi::getDbusProperty( in readingData() 341 warningAlarmLow = std::get<bool>(ipmi::getDbusProperty( in readingData()
|
| H A D | transporthandler.cpp | 187 return std::get<T>(getDbusProperty(bus, params.service, params.logicalPath, in getEthProp() 207 auto prop = getDbusProperty(bus, params.service, params.ifPath, INTF_MAC, in getMACProperty() 292 getDbusProperty(bus, params.service, params.logicalPath, in getIfAddr4() 500 auto vlan = std::get<uint32_t>(getDbusProperty( in getVLANProperty() 1633 if (ipmi::getDbusProperty(ctx, solService, solPathWitheEthName, in getSolConfParams() 1644 if (ipmi::getDbusProperty(ctx, solService, solPathWitheEthName, in getSolConfParams() 1659 if (ipmi::getDbusProperty(ctx, solService, solPathWitheEthName, in getSolConfParams() 1665 if (ipmi::getDbusProperty(ctx, solService, solPathWitheEthName, in getSolConfParams() 1672 if (ipmi::getDbusProperty(ctx, solService, solPathWitheEthName, in getSolConfParams() 1685 if (ipmi::getDbusProperty(ctx, solService, solPathWitheEthName, in getSolConfParams() [all …]
|
| H A D | dcmihandler.cpp | 186 boost::system::error_code ec = ipmi::getDbusProperty( in getPcap() 211 ipmi::getDbusProperty(ctx, pcapObject.value().second.c_str(), in getPcapEnabled() 238 ipmi::getDbusProperty(ctx, pcapObject.value().second.c_str(), in getPcapExceptAction() 264 ipmi::getDbusProperty(ctx, pcapObject.value().second.c_str(), in getPcapCorrectTime() 291 ipmi::getDbusProperty(ctx, pcapObject.value().second.c_str(), in getPcapSamplPeriod() 458 ipmi::getDbusProperty(ctx, objectInfo.second, objectInfo.first, in readAssetTag() 506 ec = ipmi::getDbusProperty(ctx, service, networkConfigObj, in getHostName() 541 ec = ipmi::getDbusProperty(ctx, service, ethernetObj.first, ethernetIntf, in getDHCPEnabled() 565 if (ipmi::getDbusProperty(ctx, service, path, dhcpIntf, prop, in getDHCPOption() 1358 ec = ipmi::getDbusProperty(ctx, service, objectPath, SensorValue::interface, in readPower()
|
| H A D | chassishandler.cpp | 207 auto variant = ipmi::getDbusProperty( in getHostNetworkData() 589 auto propValue = ipmi::getDbusProperty( in getPOHCounter() 995 ipmi::Value result = ipmi::getDbusProperty( in getPowerRestorePolicy() 1032 ipmi::Value powerState = ipmi::getDbusProperty( in getPowerStatus() 1054 ipmi::Value variant = ipmi::getDbusProperty( in getPowerStatus() 1084 ipmi::getDbusProperty(*bus, service, powerControlObj, in getACFailStatus() 1110 ec = ipmi::getDbusProperty(ctx, service, buttonPath, buttonIntf, in getButtonDisabled() 1168 ec = ipmi::getDbusProperty<std::string>( in getChassisIntrusionStatus() 1398 ec = ipmi::getDbusProperty<std::string>( in getRestartCause() 1671 ec = ipmi::getDbusProperty( in getBootSource() [all …]
|
| H A D | sensordatahandler.cpp | 87 ipmi::getDbusProperty(bus, service, path, intf, property); in mapDbusToAssertion() 130 auto propValue = ipmi::getDbusProperty( in mapDbusToEventdata2()
|
| H A D | selutility.cpp | 308 ipmi::getDbusProperty(bus, service, objPath, assocIntf, assocProp); in convertLogEntrytoSEL() 358 auto propValue = ipmi::getDbusProperty(bus, service, objPath, in getEntryTimeStamp()
|
| H A D | storagehandler.cpp | 542 auto propValue = ipmi::getDbusProperty( in ipmiStorageGetSelTime() 581 ipmi::getDbusProperty(bus, SystemdTimeService, SystemdTimePath, in ipmiStorageSetSelTime() 718 ec = ipmi::getDbusProperty(ctx, service, invObjPath + fruPath, in isFruPresent()
|
| H A D | apphandler.cpp | 188 auto variant = ipmi::getDbusProperty( in getCurrentBmcState() 438 auto sysACPIVal = ipmi::getDbusProperty( in ipmiGetAcpiPowerState() 445 auto devACPIVal = ipmi::getDbusProperty( in ipmiGetAcpiPowerState() 858 boost::system::error_code ec = ipmi::getDbusProperty( in ipmiAppGetSystemGuid() 905 uint8_t sessionState = std::get<uint8_t>(ipmi::getDbusProperty( in setSessionState() 1106 boost::system::error_code ec = ipmi::getDbusProperty( in getSessionState()
|
| H A D | whitelist-filter.cpp | 102 auto propValue = ipmi::getDbusProperty( in cacheRestrictedMode()
|
| H A D | sbmrhandler.cpp | 235 ec = ipmi::getDbusProperty(ctx, sbmrBootStateObject.second, in getBootProgressCode()
|
| /openbmc/intel-ipmi-oem/src/ |
| H A D | chassiscommands.cpp | 102 getDbusProperty(*bus, service, objName, ledInterface, ledProp); in getIDState() 235 ipmi::getDbusProperty(*busp, service, powerRestorePath, in getPowerRestorePolicy() 287 ipmi::getDbusProperty(*busp, service, chassisStatePath, in getPowerStatus() 320 ipmi::Value variant = ipmi::getDbusProperty(*bus, service, acBootObj, in getACFailStatus() 341 ipmi::Value disabled = ipmi::getDbusProperty( in getButtonEnabled() 386 ec = ipmi::getDbusProperty(ctx, service, restartCausePath, in getRestartCause()
|
| H A D | multinodecommands.cpp | 38 Value dbusValue = getDbusProperty(*pdbus, service, multiNodeObjPath, in getMultiNodeInfo() 58 Value dbusValue = getDbusProperty(*pdbus, service, multiNodeObjPath, in getMultiNodeRole()
|
| H A D | appcommands.cpp | 108 ec = ipmi::getDbusProperty(ctx, objInfo.second, objInfo.first, bmcStateIntf, in initBMCDeviceState() 143 boost::system::error_code ec = ipmi::getDbusProperty( in getActiveSoftwareVersionInfo() 343 ec = ipmi::getDbusProperty(ctx, objectInfo.second, objectInfo.first, in ipmiAppGetSystemGuid()
|
| H A D | oemcommands.cpp | 419 ipmi::getDbusProperty(*busp, service, bmcResetDisablesPath, in ipmiOEMGetBMCResetDisables() 476 getDbusProperty(*dbus, "xyz.openbmc_project.HsbpManager", in getActiveHSCSoftwareVersionInfo() 602 getDbusProperty(*dbus, service, biosActiveObjPath, in ipmiOEMGetDeviceInfo() 723 getDbusProperty(*dbus, service, powerRestoreDelayObjPath, in ipmiOEMGetPowerRestoreDelay() 925 ipmi::Value result = ipmi::getDbusProperty( in cpuPresent() 1091 Value variant = getDbusProperty( in ipmiOEMGetShutdownPolicy() 1205 auto value = getDbusProperty(*dbus, networkService, ethernetObj.first, in isDHCPEnabled() 1522 getDbusProperty(bus, service, objPath, intf, "State"); in getLEDState() 2170 Value val = ipmi::getDbusProperty( in ipmiOEMGetFscParameter() 2260 cfmLimit = ipmi::getDbusProperty(*dbus, settingsBusName, in ipmiOEMGetFscParameter() [all …]
|
| H A D | allowlist-filter.cpp | 126 ipmi::getDbusProperty(*bus, service, restrictionModePath, in cacheRestrictedAndPostCompleteMode() 145 ipmi::getDbusProperty(*bus, service, systemOsStatusPath, in cacheRestrictedAndPostCompleteMode()
|
| /openbmc/phosphor-virtual-sensor/src/ |
| H A D | dbusUtils.hpp | 16 T getDbusProperty(sdbusplus::bus_t& bus, const std::string& service, in getDbusProperty() function
|
| H A D | dbusSensor.cpp | 65 value = getDbusProperty<double>(bus, servName, path, sensorIntf, in initSensorValue()
|
| /openbmc/phosphor-net-ipmid/command/ |
| H A D | session_cmds.cpp | 108 uint8_t sessionState = std::get<uint8_t>(ipmi::getDbusProperty( in setSessionState() 157 ipmi::getDbusProperty(*busp, service, obj, in closeOtherNetInstanceSession()
|
| H A D | guid.cpp | 85 propValue = ipmi::getDbusProperty(bus, service, objPath, propInterface, in getSystemGUID()
|
| /openbmc/phosphor-host-ipmid/include/ipmid/ |
| H A D | utils.hpp | 135 Value getDbusProperty(sdbusplus::bus_t& bus, const std::string& service, 257 boost::system::error_code getDbusProperty( in getDbusProperty() function
|
| /openbmc/pldm/libpldmresponder/ |
| H A D | bios_string_attribute.cpp | 86 return dbusHandler->getDbusProperty<std::string>( in getAttrValue()
|
| /openbmc/phosphor-host-ipmid/oem/nvidia/ |
| H A D | bootstrap-credentials-oem-cmds.cpp | 70 ec = ipmi::getDbusProperty<std::string>( in ipmiGetRedfishHostName()
|
| /openbmc/pldm/oem/ibm/libpldmresponder/ |
| H A D | file_io_type_dump.cpp | 162 pldm::utils::DBusHandler().getDbusProperty<std::string>( in getOffloadUri()
|