Searched refs:GenerateRandomUuid (Results 1 – 3 of 3) sorted by relevance
121 status_t GenerateRandomUuid(std::string& out);
802 status_t GenerateRandomUuid(std::string& out) { in GenerateRandomUuid() function
503 if (GenerateRandomUuid(partGuidRaw) != OK) { in partitionMixed()