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

  /external/gptfdisk/
parttypes.h 26 GUIDData GUIDType;
parttypes.cc 243 tempType->GUIDType = guidData;
292 GUIDData::operator=(theItem->GUIDType);
318 if (theItem->GUIDType == *this) { // found it!
339 if (theItem->GUIDType == *this) { // found it!
364 if ((theItem->GUIDType == *this) && (theItem->display == 1)) { // found it!

Completed in 153 milliseconds