Home
last modified time | relevance | path

Searched defs:newVal (Results 1 – 7 of 7) 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.hpp87 std::vector<PropertyType>& val) { in addArrayToDbus()
121 const PropertyType& newVal, PropertyType& val) { in addProperty()
/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.cpp207 if (auto newVal = updateMinMaxValues() local
/openbmc/linux/drivers/net/wireless/ath/ath9k/
Dar9002_phy.c
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.cpp560 uint8_t newVal = std::get<uint8_t>(it->second); in processPriorityChangeNotification() local