Searched refs:SetUniqueGUID (Results 1 – 2 of 2) sorted by relevance
/third_party/gptfdisk/ | ||
D | gptpart.h | 75 void SetUniqueGUID(GUIDData u) {uniqueGUID = u;} in SetUniqueGUID() function |
D | gpt.cc | 2102 partitions[pn].SetUniqueGUID(theGUID); in SetPartitionGUID() |