Searched refs:newPropVal (Results 1 – 8 of 8) sorted by relevance
252 const PropertyValue& newPropVal) in updateAttrVal() argument254 auto iter = valMap.find(newPropVal); in updateAttrVal()258 std::get<std::string>(newPropVal)); in updateAttrVal()
140 const PropertyValue& newPropVal) in updateAttrVal() argument144 const auto& newStringValue = std::get<std::string>(newPropVal); in updateAttrVal()
214 const PropertyValue& newPropVal) in updateAttrVal() argument216 auto newVal = getAttrValue(newPropVal); in updateAttrVal()
64 const pldm::utils::PropertyValue& newPropVal) override;
87 const pldm::utils::PropertyValue& newPropVal) override;
79 const pldm::utils::PropertyValue& newPropVal) = 0;
68 const pldm::utils::PropertyValue& newPropVal) override;
987 PropertyValue newPropVal = it->second; in processBiosAttrChangeNotification() local1037 newValue, attrHdl, attrType, newPropVal); in processBiosAttrChangeNotification()