Home
last modified time | relevance | path

Searched refs:RandomSerialNumber (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp689 std::string RandomSerialNumber(const std::string& prefix) { in RandomSerialNumber() function
Dcuttlefish_config.h795 std::string RandomSerialNumber(const std::string& prefix);
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1069 RandomSerialNumber("CFCVD" + std::to_string(num))); in InitializeCuttlefishConfiguration()