Home
last modified time | relevance | path

Searched refs:DestroyGPT (Results 1 – 4 of 4) sorted by relevance

/external/gptfdisk/
Dgptcl.cc278 DestroyGPT(); in DoOptions()
409 DestroyGPT(); in DoOptions()
416 DestroyGPT(); in DoOptions()
451 DestroyGPT(); in DoOptions()
458 DestroyGPT(); in DoOptions()
Dgpttext.cc362 if (DestroyGPT()) { in DestroyGPTwPrompt()
687 if ((DestroyGPT() > 0) && (SaveMBR())) { in RecoveryMenu()
Dgpt.h125 int DestroyGPT(void);
Dgpt.cc1336 int GPTData::DestroyGPT(void) { in DestroyGPT() function in GPTData