Searched refs:updateName (Results 1 – 3 of 3) sorted by relevance
83 void updateName(std::string_view name) in updateName() function in details::IPMIStatsEntry183 newEntry.updateName(hexbuf); in padEntries()201 void updateName(size_t index, std::string_view name) in updateName() function in details::IPMIStatsTable204 entries[index].updateName(name); in updateName()
82 void updateName(std::string_view name) in updateName() function in details::IPMIStatsEntry182 newEntry.updateName(hexbuf); in padEntries()200 void updateName(size_t index, std::string_view name) in updateName() function in details::IPMIStatsTable203 entries[index].updateName(name); in updateName()
1918 details::sdrStatsTable.updateName(sensorNum, name); in constructSensorSdr()2105 details::sdrStatsTable.updateName(sensorNum, name); in constructVrSdr()