/openbmc/telemetry/src/ |
H A D | metric.cpp | 96 double newValue = data.update(timestamp, value); in sensorUpdated() local 137 if (std::optional<double> newValue = data->update(timestamp)) in updateReadings() local
|
H A D | sensor.cpp | 51 boost::system::error_code ec, double newValue) { in async_read() 106 void Sensor::updateValue(double newValue) in updateValue()
|
/openbmc/libbej/src/ |
H A D | bej_tree.c | 70 void bejTreeSetInteger(struct RedfishPropertyLeafInt* node, int64_t newValue) in bejTreeSetInteger() 102 void bejTreeSetReal(struct RedfishPropertyLeafReal* node, double newValue) in bejTreeSetReal()
|
/openbmc/telemetry/tests/src/ |
H A D | test_report.cpp | 157 const std::string& path, const std::string& property, const T& newValue) in setProperty() 176 T newValue; member 419 bool newValue = !defaultParams().enabled(); in TEST_F() local 427 uint64_t newValue = ReportManager::minInterval.count() * 42; in TEST_F() local 438 uint64_t newValue = ReportManager::minInterval.count() - 1; in TEST_F() local 455 uint64_t newValue = ReportManager::minInterval.count(); in TEST_F() local
|
H A D | dbus_environment.hpp | 119 const std::string& property, const T& newValue) in setProperty()
|
H A D | test_trigger.cpp | 111 const std::string& path, const std::string& property, const T& newValue) in setProperty() 121 T newValue; member
|
/openbmc/dbus-sensors/src/fan/ |
H A D | PresenceGpio.cpp | 50 void PresenceGpio::updateAndTracePresence(int newValue) in updateAndTracePresence() argument
|
/openbmc/pldm/libpldmresponder/ |
H A D | bios_integer_attribute.cpp | 212 int BIOSIntegerAttribute::updateAttrVal(Table& newValue, uint16_t attrHdl, in updateAttrVal()
|
H A D | bios_string_attribute.cpp | 138 int BIOSStringAttribute::updateAttrVal(Table& newValue, uint16_t attrHdl, in updateAttrVal()
|
H A D | bios_enum_attribute.cpp | 250 int BIOSEnumAttribute::updateAttrVal(Table& newValue, uint16_t attrHdl, in updateAttrVal()
|
H A D | bios_config.cpp | 1035 Table newValue; in processBiosAttrChangeNotification() local
|
/openbmc/smbios-mdr/src/ |
H A D | cpuinfo_utils.cpp | 176 boost::system::error_code ec, const PropertyType& newValue) { in subscribeToProperty()
|
/openbmc/dbus-sensors/src/psu/ |
H A D | PSUEvent.cpp | 290 updateValue(const int & newValue) updateValue() argument
|
/openbmc/dbus-sensors/src/intrusion/ |
H A D | ChassisIntrusionSensor.cpp | 76 std::string newValue = value != 0 ? hwIntrusionValStr : normalValStr; updateValue() local
|
/openbmc/pldm/platform-mc/ |
H A D | numeric_sensor.cpp | 635 double newValue = std::numeric_limits<double>::quiet_NaN(); in updateReading() local
|
/openbmc/dbus-sensors/src/ |
H A D | sensor.hpp | 278 "Value", value, [this](const double& newValue, double& oldValue) { in setInitialProperties()
|
/openbmc/linux/drivers/staging/rtl8712/ |
H A D | rtl871x_mp.c | 156 u32 newValue = value; in r8712_bb_reg_write() local
|
/openbmc/sdbusplus/include/sdbusplus/asio/ |
H A D | object_server.hpp | 364 const PropertyType& newValue = std::any_cast<PropertyType>(value); in operator ()() local
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | f_fs.c | 2876 u8 newValue; in __ffs_func_bind_do_nums() local
|