/openbmc/pldm/libpldmresponder/ |
H A D | platform_numeric_effecter.hpp | 193 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 D | bios_integer_attribute.cpp | 57 auto currentValue = in setAttrValueOnDbus() local 121 int64_t currentValue{}; in constructEntry() local
|
H A D | bios_enum_attribute.cpp | 149 auto currentValue = iter->second; in getAttrValueIndex() local 261 auto currentValue = iter->second; in updateAttrVal() local
|
H A D | bios_config.hpp | 153 currentValue, enumerator
|
H A D | bios_config.cpp | 289 CurrentValue currentValue{}; in checkAttributeValueTable() local
|
/openbmc/webui-vue/src/store/modules/HardwareStatus/ |
H A D | SensorsStore.js | 63 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 D | dbus_sensor.cpp | 270 double currentValue = dbusObject->value(); in setValueToNaN() local 290 double currentValue = dbusObject->value(); in shouldUpdateValue() local
|
/openbmc/bmcweb/test/redfish-core/lib/ |
H A D | systems_logservices_postcode.cpp | 15 uint64_t currentValue = 0; in TEST() local
|
/openbmc/phosphor-power/phosphor-regulators/src/actions/ |
H A D | i2c_write_byte_action.cpp | 42 uint8_t currentValue{0x00}; in execute() local
|
/openbmc/bios-settings-mgr/include/ |
H A D | manager.hpp | 167 currentValue, enumerator
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | systems_logservices_postcodes.hpp | 120 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 D | gpio.cpp | 192 uint32_t currentValue; in configGpio() local
|
/openbmc/telemetry/tests/src/ |
H A D | test_trigger.cpp | 322 const TriggerThresholdParams currentValue = in TEST_F() local 341 std::string currentValue = TriggerParams().name(); in TEST_F() local
|
/openbmc/webui-vue/src/locales/ |
H A D | en-US.json | 863 "currentValue": "Current value", string
|
H A D | ru-RU.json | 849 "currentValue": "Текущее значение", string
|