/openbmc/pldm/libpldmresponder/ |
H A D | platform_numeric_effecter.hpp | 440 uint8_t propVal = std::get<uint8_t>(propertyValue); in getNumericEffecterValueHandler() local 446 uint16_t propVal = std::get<uint16_t>(propertyValue); in getNumericEffecterValueHandler() local 453 uint32_t propVal = std::get<uint32_t>(propertyValue); in getNumericEffecterValueHandler() local 460 uint64_t propVal = std::get<uint64_t>(propertyValue); in getNumericEffecterValueHandler() local
|
H A D | bios.cpp | 176 auto propVal = pldm::utils::DBusHandler().getDbusPropertyVariant( in setDateTime() local
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | redfish_aggregator.hpp | 481 const std::string* propVal = in addSatelliteConfig() local 493 const uint64_t* propVal = std::get_if<uint64_t>(&prop.second); in addSatelliteConfig() local 510 const std::string* propVal = in addSatelliteConfig() local 531 const std::string* propVal = in addSatelliteConfig() local
|
/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | platform_oem_ibm.cpp | 33 auto propVal = pldm::utils::DBusHandler().getDbusPropertyVariant( in sendBiosAttributeUpdateEvent() local
|
H A D | oem_ibm_handler.hpp | 97 auto propVal = std::get<std::string>(value); in Handler() local 133 auto propVal = std::get<std::string>(value); in Handler() local
|
H A D | utils.cpp | 166 auto propVal = pldm::utils::DBusHandler().getDbusPropertyVariant( in checkIfIBMFru() local
|
H A D | inband_code_update.cpp | 361 auto propVal = dBusIntf->getDbusPropertyVariant( in setVersions() local 383 auto propVal = in setVersions() local
|
H A D | oem_ibm_handler.cpp | 662 auto propVal = std::get<std::string>(value); in _processSystemReboot() local
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | event_manager.cpp | 43 auto propVal = propertyName + "=" + propertyValue; in create() local
|
/openbmc/pldm/oem/ibm/requester/ |
H A D | dbus_to_file_handler.cpp | 118 auto propVal = pldm::utils::DBusHandler().getDbusPropertyVariant( in processNewResourceDump() local
|
/openbmc/openpower-occ-control/ |
H A D | powermode.cpp | 314 auto propVal = std::get<std::string>(hyperEntryValue); in isPowerVM() local 920 auto propVal = std::get<std::string>(stateEntryValue); in getDefaultMode() local
|
H A D | pldm.cpp | 271 auto propVal = std::get<std::string>(stateEntryValue); in hostStateEvent() local
|
/openbmc/pldm/requester/ |
H A D | mctp_endpoint_discovery.cpp | 308 Value propVal = std::get<std::string>(valueVariant); in propertiesChangedCb() local
|
/openbmc/smbios-mdr/src/ |
H A D | cpuinfo_main.cpp | 265 const std::string& propVal) in setCpuProperty()
|
/openbmc/pldm/platform-mc/ |
H A D | dbus_to_terminus_effecters.cpp | 195 auto propVal = dbusHandler->getDbusPropertyVariant( in isHostOn() local
|
/openbmc/pldm/host-bmc/ |
H A D | host_pdr_handler.cpp | 110 auto propVal = std::get<std::string>(value); in HostPDRHandler() local
|
/openbmc/pldm/common/ |
H A D | utils.cpp | 690 auto propVal = pldm::utils::DBusHandler().getDbusPropertyVariant( in checkForFruPresence() local
|
/openbmc/phosphor-host-ipmid/ |
H A D | chassishandler.cpp | 1097 std::string propVal; in getChassisIntrusionStatus() local
|