Home
last modified time | relevance | path

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

/third_party/gptfdisk/
H A Dfixparts.cc54 switch(mbrTable.GetValidity()) { in main()
H A Dsgdisk.cc47 switch(mbrData.GetValidity()) { in ohos_dump()
H A Dbasicmbr.h90 MBRValidity GetValidity(void) {return state;} in GetValidity() function in BasicMBRData
H A Dgpt.cc814 if ((state == gpt_valid) && !protectiveMBR.DoTheyFit() && (protectiveMBR.GetValidity() == gpt)) { in PartitionScan()
889 mbrState = protectiveMBR.GetValidity(); in LoadPartitions()
1640 mbrState = protectiveMBR.GetValidity(); in UseWhichPartitions()
2089 if (protectiveMBR.GetValidity() == hybrid) { in MoveSecondHeaderToEnd()
2093 if (protectiveMBR.GetValidity() == gpt) in MoveSecondHeaderToEnd()
H A Dgpttext.cc73 mbrState = protectiveMBR.GetValidity(); in UseWhichPartitions()

Completed in 7 milliseconds