Home
last modified time | relevance | path

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

/third_party/gptfdisk/
Dgpt.cc2097 int GPTData::SetPartitionGUID(uint32_t pn, GUIDData theGUID) { in SetPartitionGUID()
2123 int GPTData::ChangePartType(uint32_t partNum, PartType theGUID) { in ChangePartType()