Home
last modified time | relevance | path

Searched defs:nameSize (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Ddcmihandler.cpp575 auto nameSize = static_cast<uint8_t>(hostname.size()); in getMgmntCtrlIdStr() local
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp2098 int nameSize = std::min(name.size(), sizeof(record.body.id_string)); in constructVrSdr() local