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