Searched refs:RandomSerialNumber (Results 1 – 3 of 3) sorted by relevance
48 std::string RandomSerialNumber(const std::string& prefix);
97 std::string RandomSerialNumber(const std::string& prefix) { in RandomSerialNumber() function
1438 RandomSerialNumber("CFCVD" + std::to_string(num))); in InitializeCuttlefishConfiguration()