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