Home
last modified time | relevance | path

Searched refs:getDbusProperty (Results 1 – 25 of 37) sorted by relevance

12

/openbmc/fb-ipmi-oem/src/
H A Dcommandutils.cpp59 ipmi::getDbusProperty(dbus, entityManager, path, iface, "Bus")); in getMbFruDevice()
60 uint8_t fruAddr = std::get<uint64_t>(ipmi::getDbusProperty( in getMbFruDevice()
H A Doemcommands.cpp139 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 Dsensordatahandler.hpp192 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 Dtransporthandler.cpp187 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 Ddcmihandler.cpp186 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 Dchassishandler.cpp207 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 Dsensordatahandler.cpp87 ipmi::getDbusProperty(bus, service, path, intf, property); in mapDbusToAssertion()
130 auto propValue = ipmi::getDbusProperty( in mapDbusToEventdata2()
H A Dselutility.cpp308 ipmi::getDbusProperty(bus, service, objPath, assocIntf, assocProp); in convertLogEntrytoSEL()
358 auto propValue = ipmi::getDbusProperty(bus, service, objPath, in getEntryTimeStamp()
H A Dstoragehandler.cpp542 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 Dapphandler.cpp188 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 Dwhitelist-filter.cpp102 auto propValue = ipmi::getDbusProperty( in cacheRestrictedMode()
H A Dsbmrhandler.cpp235 ec = ipmi::getDbusProperty(ctx, sbmrBootStateObject.second, in getBootProgressCode()
/openbmc/intel-ipmi-oem/src/
H A Dchassiscommands.cpp102 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 Dmultinodecommands.cpp38 Value dbusValue = getDbusProperty(*pdbus, service, multiNodeObjPath, in getMultiNodeInfo()
58 Value dbusValue = getDbusProperty(*pdbus, service, multiNodeObjPath, in getMultiNodeRole()
H A Dappcommands.cpp108 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 Doemcommands.cpp419 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 Dallowlist-filter.cpp126 ipmi::getDbusProperty(*bus, service, restrictionModePath, in cacheRestrictedAndPostCompleteMode()
145 ipmi::getDbusProperty(*bus, service, systemOsStatusPath, in cacheRestrictedAndPostCompleteMode()
/openbmc/phosphor-virtual-sensor/src/
H A DdbusUtils.hpp16 T getDbusProperty(sdbusplus::bus_t& bus, const std::string& service, in getDbusProperty() function
H A DdbusSensor.cpp65 value = getDbusProperty<double>(bus, servName, path, sensorIntf, in initSensorValue()
/openbmc/phosphor-net-ipmid/command/
H A Dsession_cmds.cpp108 uint8_t sessionState = std::get<uint8_t>(ipmi::getDbusProperty( in setSessionState()
157 ipmi::getDbusProperty(*busp, service, obj, in closeOtherNetInstanceSession()
H A Dguid.cpp85 propValue = ipmi::getDbusProperty(bus, service, objPath, propInterface, in getSystemGUID()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dutils.hpp135 Value getDbusProperty(sdbusplus::bus_t& bus, const std::string& service,
257 boost::system::error_code getDbusProperty( in getDbusProperty() function
/openbmc/pldm/libpldmresponder/
H A Dbios_string_attribute.cpp86 return dbusHandler->getDbusProperty<std::string>( in getAttrValue()
/openbmc/phosphor-host-ipmid/oem/nvidia/
H A Dbootstrap-credentials-oem-cmds.cpp70 ec = ipmi::getDbusProperty<std::string>( in ipmiGetRedfishHostName()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_dump.cpp162 pldm::utils::DBusHandler().getDbusProperty<std::string>( in getOffloadUri()

12