Home
last modified time | relevance | path

Searched defs:propVal (Results 1 – 18 of 18) sorted by relevance

/openbmc/pldm/libpldmresponder/
H A Dplatform_numeric_effecter.hpp440 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 Dbios.cpp176 auto propVal = pldm::utils::DBusHandler().getDbusPropertyVariant( in setDateTime() local
/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp481 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 Dplatform_oem_ibm.cpp33 auto propVal = pldm::utils::DBusHandler().getDbusPropertyVariant( in sendBiosAttributeUpdateEvent() local
H A Doem_ibm_handler.hpp97 auto propVal = std::get<std::string>(value); in Handler() local
133 auto propVal = std::get<std::string>(value); in Handler() local
H A Dutils.cpp166 auto propVal = pldm::utils::DBusHandler().getDbusPropertyVariant( in checkIfIBMFru() local
H A Dinband_code_update.cpp361 auto propVal = dBusIntf->getDbusPropertyVariant( in setVersions() local
383 auto propVal = in setVersions() local
H A Doem_ibm_handler.cpp662 auto propVal = std::get<std::string>(value); in _processSystemReboot() local
/openbmc/phosphor-dbus-monitor/src/
H A Devent_manager.cpp43 auto propVal = propertyName + "=" + propertyValue; in create() local
/openbmc/pldm/oem/ibm/requester/
H A Ddbus_to_file_handler.cpp118 auto propVal = pldm::utils::DBusHandler().getDbusPropertyVariant( in processNewResourceDump() local
/openbmc/openpower-occ-control/
H A Dpowermode.cpp314 auto propVal = std::get<std::string>(hyperEntryValue); in isPowerVM() local
920 auto propVal = std::get<std::string>(stateEntryValue); in getDefaultMode() local
H A Dpldm.cpp271 auto propVal = std::get<std::string>(stateEntryValue); in hostStateEvent() local
/openbmc/pldm/requester/
H A Dmctp_endpoint_discovery.cpp308 Value propVal = std::get<std::string>(valueVariant); in propertiesChangedCb() local
/openbmc/smbios-mdr/src/
H A Dcpuinfo_main.cpp265 const std::string& propVal) in setCpuProperty()
/openbmc/pldm/platform-mc/
H A Ddbus_to_terminus_effecters.cpp195 auto propVal = dbusHandler->getDbusPropertyVariant( in isHostOn() local
/openbmc/pldm/host-bmc/
H A Dhost_pdr_handler.cpp110 auto propVal = std::get<std::string>(value); in HostPDRHandler() local
/openbmc/pldm/common/
H A Dutils.cpp690 auto propVal = pldm::utils::DBusHandler().getDbusPropertyVariant( in checkForFruPresence() local
/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp1097 std::string propVal; in getChassisIntrusionStatus() local