Home
last modified time | relevance | path

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

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