Home
last modified time | relevance | path

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

/third_party/gptfdisk/
Dgpt.h160 void SetProtectiveMBR(BasicMBRData & newMBR) {protectiveMBR = newMBR;} in SetProtectiveMBR() function
Dgptcl.cc552 SetProtectiveMBR(newMBR); in BuildMBR()