Home
last modified time | relevance | path

Searched refs:partitionType (Results 1 – 6 of 6) sorted by relevance

/external/gptfdisk/
Dgptpart.cc33 partitionType.Zero(); in GPTPart()
46 return partitionType.GetHexType(); in GetHexType()
52 return partitionType.TypeName(); in GetTypeName()
59 return partitionType.UTypeName(); in GetUTypeName()
138 return (partitionType != GUIDData("0x00")); in IsUsed()
159 if (GetDescription() == partitionType.UTypeName()) {
161 if (GetDescription() == partitionType.TypeName()) {
165 partitionType = t;
265 SetName(partitionType.TypeName());
269 partitionType = orig.partitionType;
[all …]
Dmbrpart.cc45 partitionType = 0x00; in MBRPart()
77 partitionType = orig.partitionType; in operator =()
95 partitionType = orig.partitionType; in operator =()
137 partitionType = UINT8_C(0); in Empty()
153 partitionType = typeCode; in SetType()
192 if ((partitionType == 0xEE) && (!validCHS) && (firstLBA == 1) && in SetLocation()
204 theStruct->partitionType = partitionType; in StoreInStruct()
358 cout << hex << (int) partitionType << dec << "\n"; in ShowData()
Dgptpart.h48 PartType partitionType;
59 PartType & GetType(void) {return partitionType;} in GetType()
75 void SetType(uint16_t hex) {partitionType = hex;} in SetType()
Dmbrpart.h48 uint8_t partitionType; member
58 uint8_t partitionType; variable
93 uint8_t GetType(void) {return partitionType;} in GetType()
Dbasicmbr.cc297 ebrType = ebr.partitions[0].partitionType; in ReadLogicalParts()
368 tempMBR.partitions[i].partitionType = 0x00; in WriteMBRData()
384 tempMBR.partitions[1].partitionType = 0x0f; in WriteMBRData()
392 tempMBR.partitions[1].partitionType = 0x00; in WriteMBRData()
/external/guice/lib/build/
Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd ...