Searched refs:thePart (Results 1 – 1 of 1) sorted by relevance
1472 MBRPart* thePart; in GetStatus() local1475 thePart = GetPartition(i); in GetStatus()1476 if (thePart != NULL) in GetStatus()1477 retval = thePart->GetStatus(); in GetStatus()1484 MBRPart* thePart; in GetType() local1487 thePart = GetPartition(i); in GetType()1488 if (thePart != NULL) in GetType()1489 retval = thePart->GetType(); in GetType()1496 MBRPart* thePart; in GetFirstSector() local1499 thePart = GetPartition(i); in GetFirstSector()[all …]