Home
last modified time | relevance | path

Searched refs:updateName (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dsdrutils.hpp83 void updateName(std::string_view name) in updateName() function in details::IPMIStatsEntry
183 newEntry.updateName(hexbuf); in padEntries()
201 void updateName(size_t index, std::string_view name) in updateName() function in details::IPMIStatsTable
204 entries[index].updateName(name); in updateName()
/openbmc/intel-ipmi-oem/include/
H A Dsdrutils.hpp82 void updateName(std::string_view name) in updateName() function in details::IPMIStatsEntry
182 newEntry.updateName(hexbuf); in padEntries()
200 void updateName(size_t index, std::string_view name) in updateName() function in details::IPMIStatsTable
203 entries[index].updateName(name); in updateName()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp1918 details::sdrStatsTable.updateName(sensorNum, name); in constructSensorSdr()
2105 details::sdrStatsTable.updateName(sensorNum, name); in constructVrSdr()