Home
last modified time | relevance | path

Searched refs:thePart (Results 1 - 1 of 1) sorted by relevance

/third_party/gptfdisk/
H A Dbasicmbr.cc1507 MBRPart* thePart; in GetStatus() local
1510 thePart = GetPartition(i); in GetStatus()
1511 if (thePart != NULL) in GetStatus()
1512 retval = thePart->GetStatus(); in GetStatus()
1519 MBRPart* thePart; in GetType() local
1522 thePart = GetPartition(i); in GetType()
1523 if (thePart != NULL) in GetType()
1524 retval = thePart->GetType(); in GetType()
1531 MBRPart* thePart; in GetFirstSector() local
1534 thePart in GetFirstSector()
1543 MBRPart* thePart; GetLength() local
1563 MBRPart* thePart = NULL; GetPartition() local
[all...]

Completed in 4 milliseconds