Home
last modified time | relevance | path

Searched refs:PropertyValue (Results 26 – 50 of 57) sorted by relevance

123

/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_string_attribute_test.cpp151 .WillOnce(Return(PropertyValue(std::string("abcd")))); in TEST_F()
198 PropertyValue value = std::string("abcd"); in TEST_F()
H A Dlibpldmresponder_bios_enum_attribute_test.cpp169 .WillOnce(Return(PropertyValue(true))); in TEST_F()
233 setDbusProperty(dbusMapping, PropertyValue{bool(true)})) in TEST_F()
H A Dlibpldmresponder_bios_attribute_test.cpp34 const PropertyValue& /*newPropVal*/) override in updateAttrVal() argument
/openbmc/pldm/libpldmresponder/
H A Dbios_integer_attribute.cpp143 uint64_t BIOSIntegerAttribute::getAttrValue(const PropertyValue& propertyValue) in getAttrValue()
214 const PropertyValue& newPropVal) in updateAttrVal()
H A Dbios_string_attribute.hpp87 const pldm::utils::PropertyValue& newPropVal) override;
H A Dbios_attribute.hpp79 const pldm::utils::PropertyValue& newPropVal) = 0;
H A Devent_parser.hpp71 using StateToDBusValue = std::map<pdr::EventState, pldm::utils::PropertyValue>;
H A Dplatform_config.cpp100 bus.call(method, dbusTimeout).unpack<PropertyValue>(); in getPlatformName()
H A Dpdr_utils.hpp79 using StatestoDbusVal = std::map<State, pldm::utils::PropertyValue>;
H A Dplatform_state_sensor.hpp37 pldm::utils::PropertyValue>& stateToDbusValue, in getStateSensorEventState()
H A Devent_parser.cpp128 utils::PropertyValue propValue{}; in eventAction()
H A Dpdr_utils.cpp96 pldm::utils::PropertyValue value; in populateMapping()
H A Dbios_config.hpp188 using DbusChObjProperties = std::map<propName, pldm::utils::PropertyValue>;
H A Dbios.cpp210 PropertyValue value{timeUsec}; in setDateTime()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.cpp89 pldm::utils::PropertyValue value = static_cast<uint8_t>(val); in setNextBootSide()
106 pldm::utils::PropertyValue value = in setRequestedApplyTime()
131 pldm::utils::PropertyValue value = in setRequestedActivation()
250 PropertyValue value = itr->second; in setVersions()
H A Doem_ibm_handler.hpp73 pldm::utils::PropertyValue value = itr->second; in Handler()
108 pldm::utils::PropertyValue value = itr->second; in Handler()
H A Doem_ibm_handler.cpp458 pldm::utils::PropertyValue value = in _processSystemReboot()
486 PropertyValue value = itr->second; in _processSystemReboot()
615 pldm::utils::PropertyValue propertyValue = in checkBMCState()
H A Dfru_oem_ibm.cpp149 pldm::utils::PropertyValue value = propValue; in dbus_map_update()
/openbmc/openpower-occ-control/
H A Dpowercap.cpp172 utils::PropertyValue pcap{}; in getPcap()
191 utils::PropertyValue pcapEnabled{}; in getPcapEnabled()
462 utils::PropertyValue prop{}; in readDbusPcapLimits()
/openbmc/pldm/oem/ibm/requester/
H A Ddbus_to_file_handler.cpp96 PropertyValue value{resDumpStatus}; in reportResourceDumpFailure()
153 PropertyValue value{resDumpStatus}; in processNewResourceDump()
/openbmc/phosphor-fan-presence/monitor/
H A Dconditions.cpp28 return util::SDBusPlus::getPropertyVariant<PropertyValue>( in propertiesMatch()
/openbmc/pldm/host-bmc/
H A Ddbus_to_host_effecters.cpp27 const Json& dBusValues, std::vector<PropertyValue>& propertyValues, in populatePropVals()
241 const PropertyValue& propertyValue) in findNewStateValue()
/openbmc/phosphor-bmc-code-mgmt/
H A Dutils.cpp46 const PropertyValue& value) in setProperty()
/openbmc/phosphor-led-manager/manager/lamptest/
H A Dlamptest.cpp310 PropertyValue assertedValue{value}; in doHostLampTest()
/openbmc/pldm/softoff/
H A Dsoftoff.cpp99 pldm::utils::PropertyValue propertyValue = in getHostState()

123