Home
last modified time | relevance | path

Searched defs:newVal (Results 1 – 6 of 6) sorted by relevance

/openbmc/telemetry/src/
H A Dtrigger.cpp54 [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 Dreport.cpp196 [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 Ddbus_interface.hpp121 const PropertyType& newVal, PropertyType& val) { in addProperty() argument
87 __anoncc3de7d70102( const std::vector<PropertyType>& newVal, std::vector<PropertyType>& val) addArrayToDbus() argument
/openbmc/pldm/libpldmresponder/
H A Dbios_integer_attribute.cpp216 auto newVal = getAttrValue(newPropVal); in updateAttrVal() local
/openbmc/dbus-sensors/src/intel-cpu/
H A DIntelCPUSensor.cpp214 if (auto newVal = in updateMinMaxValues() local
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.cpp560 uint8_t newVal = std::get<uint8_t>(it->second); processPriorityChangeNotification() local