Home
last modified time | relevance | path

Searched refs:SetProtectiveMBR (Results 1 – 2 of 2) sorted by relevance

/external/gptfdisk/
Dgpt.h159 void SetProtectiveMBR(BasicMBRData & newMBR) {protectiveMBR = newMBR;} in SetProtectiveMBR() function
Dgptcl.cc521 SetProtectiveMBR(newMBR); in BuildMBR()