Searched refs:GetValidity (Results 1 – 5 of 5) sorted by relevance
54 switch(mbrTable.GetValidity()) { in main()
51 switch (mbrData.GetValidity()) { in android_dump()
90 MBRValidity GetValidity(void) {return state;} in GetValidity() function
709 if ((state == gpt_valid) && !protectiveMBR.DoTheyFit() && (protectiveMBR.GetValidity() == gpt)) { in PartitionScan()776 mbrState = protectiveMBR.GetValidity(); in LoadPartitions()1476 mbrState = protectiveMBR.GetValidity(); in UseWhichPartitions()1890 if (protectiveMBR.GetValidity() == hybrid) { in MoveSecondHeaderToEnd()1894 if (protectiveMBR.GetValidity() == gpt) in MoveSecondHeaderToEnd()
73 mbrState = protectiveMBR.GetValidity(); in UseWhichPartitions()