Home
last modified time | relevance | path

Searched defs:MakeProtectiveMBR (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/gptfdisk/
H A Dmbr.cc47 void MBRData::MakeProtectiveMBR(int clearBoot) { in MakeProtectiveMBR() function in MBRData
H A Dgpt.h158 void MakeProtectiveMBR(void) {protectiveMBR.MakeProtectiveMBR();} in MakeProtectiveMBR() function