Searched refs:SetProtectiveMBR (Results 1 – 2 of 2) sorted by relevance
/external/gptfdisk/ | ||
D | gpt.h | 163 void SetProtectiveMBR(BasicMBRData & newMBR) {protectiveMBR = newMBR;} in SetProtectiveMBR() function |
D | gptcl.cc | 545 SetProtectiveMBR(newMBR); in BuildMBR() |