Home
last modified time | relevance | path

Searched defs:currentValue (Results 1 – 15 of 15) sorted by relevance

/openbmc/pldm/libpldmresponder/
H A Dplatform_numeric_effecter.hpp193 uint8_t currentValue = *(reinterpret_cast<uint8_t*>(&effecterValue[0])); in convertToDbusValue() local
198 int8_t currentValue = *(reinterpret_cast<int8_t*>(&effecterValue[0])); in convertToDbusValue() local
203 uint16_t currentValue = in convertToDbusValue() local
209 int16_t currentValue = *(reinterpret_cast<int16_t*>(&effecterValue[0])); in convertToDbusValue() local
214 uint32_t currentValue = in convertToDbusValue() local
220 int32_t currentValue = *(reinterpret_cast<int32_t*>(&effecterValue[0])); in convertToDbusValue() local
H A Dbios_integer_attribute.cpp57 auto currentValue = in setAttrValueOnDbus() local
121 int64_t currentValue{}; in constructEntry() local
H A Dbios_enum_attribute.cpp149 auto currentValue = iter->second; in getAttrValueIndex() local
261 auto currentValue = iter->second; in updateAttrVal() local
H A Dbios_config.hpp153 currentValue, enumerator
H A Dbios_config.cpp289 CurrentValue currentValue{}; in checkAttributeValueTable() local
/openbmc/webui-vue/src/store/modules/HardwareStatus/
H A DSensorsStore.js63 currentValue: response.data.Reading, property in AnonymousClass41fa655b0501
84 currentValue: sensor.Reading, property in AnonymousClass41fa655b0801
96 currentValue: sensor.ReadingCelsius, property in AnonymousClass41fa655b0901
/openbmc/phosphor-power/phosphor-regulators/src/
H A Ddbus_sensor.cpp270 double currentValue = dbusObject->value(); in setValueToNaN() local
290 double currentValue = dbusObject->value(); in shouldUpdateValue() local
/openbmc/bmcweb/test/redfish-core/lib/
H A Dsystems_logservices_postcode.cpp15 uint64_t currentValue = 0; in TEST() local
/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Di2c_write_byte_action.cpp42 uint8_t currentValue{0x00}; in execute() local
/openbmc/bios-settings-mgr/include/
H A Dmanager.hpp167 currentValue, enumerator
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems_logservices_postcodes.hpp120 inline bool parsePostCode(std::string_view postCodeID, uint64_t& currentValue, in parsePostCode()
495 uint64_t currentValue = 0; in handleSystemsLogServicesPostCodesEntriesEntryAdditionalDataGet() local
/openbmc/phosphor-buttons/src/
H A Dgpio.cpp192 uint32_t currentValue; in configGpio() local
/openbmc/telemetry/tests/src/
H A Dtest_trigger.cpp322 const TriggerThresholdParams currentValue = in TEST_F() local
341 std::string currentValue = TriggerParams().name(); in TEST_F() local
/openbmc/webui-vue/src/locales/
H A Den-US.json863 "currentValue": "Current value", string
H A Dru-RU.json849 "currentValue": "Текущее значение", string