Home
last modified time | relevance | path

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

/aosp_15_r20/external/gptfdisk/
H A Dgpt.cc2101 int GPTData::SetPartitionGUID(uint32_t pn, GUIDData theGUID) { in SetPartitionGUID()
2127 int GPTData::ChangePartType(uint32_t partNum, PartType theGUID) { in ChangePartType()