Home
last modified time | relevance | path

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

/system/vold/model/
DDisk.cpp501 std::string partGuidRaw; in partitionMixed() local
502 if (GenerateRandomUuid(partGuidRaw) != OK) { in partitionMixed()
514 StrToHex(partGuidRaw, partGuid); in partitionMixed()