Lines Matching refs:getDbusProperty
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()
2169 Value val = ipmi::getDbusProperty( in ipmiOEMGetFscParameter()
2259 cfmLimit = ipmi::getDbusProperty(*dbus, settingsBusName, in ipmiOEMGetFscParameter()
2262 cfmMaximum = ipmi::getDbusProperty( in ipmiOEMGetFscParameter()
2345 num = ipmi::getDbusProperty( in getPSUCount()
2926 const Value& propValue = getDbusProperty( in ipmiOEMReadBoardProductId()
3173 getDbusProperty(*dbus, service, oemNmiSourceObjPath, in ipmiOEMGetNmiSource()
3513 Value variant = getDbusProperty(*dbus, service, oneTimePath, in ipmiOemGetEfiBootOptions()
3526 variant = getDbusProperty(*dbus, service, bootObjPath, bootModeIntf, in ipmiOemGetEfiBootOptions()
3533 variant = getDbusProperty(*dbus, service, bootObjPath, bootSourceIntf, in ipmiOemGetEfiBootOptions()
3622 Value variant = getDbusProperty(*dbus, service, oneTimePath, in ipmiOemSetEfiBootOptions()
3786 ec = ipmi::getDbusProperty(ctx, serviceName, multiNodeObjPath, in getMultiNodeInfoPresence()
3852 boost::system::error_code ec = ipmi::getDbusProperty( in ipmiOEMGetReading()