Searched refs:updateAddProperty (Results 1 – 3 of 3) sorted by relevance
237 bool updateAddProperty(const std::string& propertyValue,
963 updateAddProperty(mac, "BOARD_INFO_AM2", device); in readFRUContents()1738 bool updateAddProperty(const std::string& propertyValue, in updateAddProperty() function
1320 bool success = updateAddProperty(propertyValue, propertyName, fruData); in updateFruProperty()