Home
last modified time | relevance | path

Searched refs:getIdStrLen (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hpp547 inline uint8_t getIdStrLen(const SensorDataFullRecordBody& body) in getIdStrLen() function
H A Dsensorhandler.cpp1171 strncpy(body.idString, idString.c_str(), get_sdr::body::getIdStrLen(body)); in populateRecordFromDbus()