Home
last modified time | relevance | path

Searched refs:unusedPartType (Results 1 - 4 of 4) sorted by relevance

/third_party/gptfdisk/
H A Dparttypes.h38 static const PartType unusedPartType; member in PartType
H A Dgptpart.cc438 PartType tempType = PartType::unusedPartType;
458 } while (tempType == PartType::unusedPartType);
H A Dgptcl.cc406 if ((typeHelper != PartType::unusedPartType) && in DoOptions()
H A Dparttypes.cc24 const PartType PartType::unusedPartType = (GUIDData) "00000000-0000-0000-0000-000000000000"; member in PartType

Completed in 4 milliseconds