Home
last modified time | relevance | path

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

/external/gptfdisk/
Dgptpart.cc35 partitionType.Zero(); in GPTPart()
48 return partitionType.GetHexType(); in GetHexType()
54 return partitionType.TypeName(); in GetTypeName()
61 return partitionType.UTypeName(); in GetUTypeName()
140 return (partitionType != GUIDData("0x00")); in IsUsed()
161 if (GetDescription() == partitionType.UTypeName()) {
163 if (GetDescription() == partitionType.TypeName()) {
167 partitionType = t;
267 SetName(partitionType.TypeName());
271 partitionType = orig.partitionType;
[all …]
Dmbrpart.cc47 partitionType = 0x00; in MBRPart()
79 partitionType = orig.partitionType; in operator =()
97 partitionType = orig.partitionType; in operator =()
139 partitionType = UINT8_C(0); in Empty()
155 partitionType = typeCode; in SetType()
194 if ((partitionType == 0xEE) && (!validCHS) && (firstLBA == 1) && in SetLocation()
206 theStruct->partitionType = partitionType; in StoreInStruct()
360 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.cc299 ebrType = ebr.partitions[0].partitionType; in ReadLogicalParts()
370 tempMBR.partitions[i].partitionType = 0x00; in WriteMBRData()
386 tempMBR.partitions[1].partitionType = 0x0f; in WriteMBRData()
394 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 ...