Searched refs:BuildMBR (Results 1 - 2 of 2) sorted by relevance

/external/gptfdisk/
H A Dgptcl.h40 int BuildMBR(char* argument, int isHybrid);
H A Dgptcl.cc257 if (BuildMBR(hybrids, 1) == 1)
271 if (BuildMBR(mbrParts, 0) == 1) {
476 int GPTDataCL::BuildMBR(char* argument, int isHybrid) { function in class:GPTDataCL
513 } // GPTDataCL::BuildMBR()

Completed in 128 milliseconds