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