Searched refs:GetValidity (Results 1 – 5 of 5) sorted by relevance
54 switch(mbrTable.GetValidity()) { in main()
47 switch(mbrData.GetValidity()) { in ohos_dump()
90 MBRValidity GetValidity(void) {return state;} in GetValidity() function
806 if ((state == gpt_valid) && !protectiveMBR.DoTheyFit() && (protectiveMBR.GetValidity() == gpt)) { in PartitionScan()879 mbrState = protectiveMBR.GetValidity(); in LoadPartitions()1630 mbrState = protectiveMBR.GetValidity(); in UseWhichPartitions()2062 if (protectiveMBR.GetValidity() == hybrid) { in MoveSecondHeaderToEnd()2066 if (protectiveMBR.GetValidity() == gpt) in MoveSecondHeaderToEnd()
73 mbrState = protectiveMBR.GetValidity(); in UseWhichPartitions()