Home
last modified time | relevance | path

Searched refs:SetUniqueGUID (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/gptfdisk/
H A Dgptpart.h75 void SetUniqueGUID(GUIDData u) {uniqueGUID = u;} in SetUniqueGUID() function
H A Dgpt.cc2106 partitions[pn].SetUniqueGUID(theGUID); in SetPartitionGUID()