Searched refs:getAttrValue (Results 1 – 4 of 4) sorted by relevance
131 currentValue = getAttrValue(); in constructEntry()136 currentValue = getAttrValue(); in constructEntry()143 uint64_t BIOSIntegerAttribute::getAttrValue(const PropertyValue& propertyValue) in getAttrValue() function in pldm::responder::bios::BIOSIntegerAttribute187 uint64_t BIOSIntegerAttribute::getAttrValue() in getAttrValue() function in pldm::responder::bios::BIOSIntegerAttribute200 return getAttrValue(propertyValue); in getAttrValue()216 auto newVal = getAttrValue(newPropVal); in updateAttrVal()
71 uint64_t getAttrValue(const pldm::utils::PropertyValue& value);74 uint64_t getAttrValue();
78 std::string BIOSStringAttribute::getAttrValue() in getAttrValue() function in pldm::responder::bios::BIOSStringAttribute126 currStr = getAttrValue(); in constructEntry()131 currStr = getAttrValue(); in constructEntry()
94 std::string getAttrValue();