HomeSort by relevance Sort by last modified time
    Searched refs:GetDiskGUID (Results 1 - 4 of 4) sorted by null

  /external/gptfdisk/
sgdisk.cc 68 res << "DISK gpt " << gptData.GetDiskGUID() << endl;
gpt.h 175 const GUIDData & GetDiskGUID(void) const;
gpttext.cc 803 cout << "The new disk GUID is " << GetDiskGUID() << "\n";
    [all...]
gpt.cc     [all...]

Completed in 568 milliseconds