Home
last modified time | relevance | path

Searched defs:PartType (Results 1 – 1 of 1) sorted by relevance

/third_party/gptfdisk/
Dparttypes.cc39 PartType::PartType(void) : GUIDData() { in PartType() function in PartType
46 PartType::PartType(const PartType & orig) : GUIDData(orig) { in PartType() function in PartType
53 PartType::PartType(const GUIDData & orig) : GUIDData(orig) { in PartType() function in PartType