Searched defs:newVal (Results 1 – 6 of 6) sorted by relevance
| /openbmc/telemetry/src/ |
| H A D | trigger.cpp | 54 [this](bool newVal, const auto&) { in __anon5e4599b80402() 77 std::vector<discrete::ThresholdParam>& oldVal) { in __anon5e4599b80402() 106 std::vector<numeric::ThresholdParam>& oldVal) { in __anon5e4599b80402() 132 [this, &triggerFactory](auto newVal, auto& oldVal) { in __anon5e4599b80402() 151 [this](auto newVal, auto& oldVal) { in __anon5e4599b80402() 177 [this](auto newVal, auto& oldVal) { in __anon5e4599b80402()
|
| H A D | report.cpp | 196 [this](bool newVal, auto& oldValue) { in makeReportInterface() 262 [this](bool newVal, auto& oldVal) { in makeReportInterface() 289 [this, &reportFactory](auto newVal, auto& oldVal) { in makeReportInterface() 323 [this](auto newVal, auto& oldVal) { in makeReportInterface() 350 [this](auto newVal, auto& oldVal) { in makeReportInterface()
|
| /openbmc/entity-manager/src/entity_manager/ |
| H A D | dbus_interface.hpp | 87 std::vector<PropertyType>& val) { in addArrayToDbus() 121 const PropertyType& newVal, PropertyType& val) { in addProperty()
|
| /openbmc/pldm/libpldmresponder/ |
| H A D | bios_integer_attribute.cpp | 216 auto newVal = getAttrValue(newPropVal); in updateAttrVal() local
|
| /openbmc/dbus-sensors/src/intel-cpu/ |
| H A D | IntelCPUSensor.cpp | 214 if (auto newVal = in updateMinMaxValues() local
|
| /openbmc/pldm/oem/ibm/libpldmresponder/ |
| H A D | inband_code_update.cpp | 561 uint8_t newVal = std::get<uint8_t>(it->second); in processPriorityChangeNotification() local
|