Searched refs:SaveGPTData (Results 1 - 5 of 5) sorted by relevance

/external/gptfdisk/
H A Dgpttext.cc607 if (SaveGPTData() == 1)
726 if (SaveGPTData() == 1) {
853 secondDevice.SaveGPTData(0);
860 if (SaveGPTData() == 1) {
H A Dgptcl.cc346 if (!secondDevice.SaveGPTData(1))
469 SaveGPTData(1);
H A Dgpt.h121 int SaveGPTData(int quiet = 0);
H A Dgptcurses.cc489 if (SaveGPTData(1)) {
H A Dgpt.cc1033 int GPTData::SaveGPTData(int quiet) { function in class:GPTData
1171 } // GPTData::SaveGPTData()
1174 // checking than SaveGPTData(). It can therefore preserve many types of
1220 // the SaveGPTData() and SaveGPTBackup() functions.
1239 // Save the partitions to the specified sector. Used by both the SaveGPTData()

Completed in 149 milliseconds