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