Searched defs:nameSize (Results 1 – 2 of 2) sorted by relevance
575 auto nameSize = static_cast<uint8_t>(hostname.size()); in getMgmntCtrlIdStr() local
2098 int nameSize = std::min(name.size(), sizeof(record.body.id_string)); in constructVrSdr() local