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

/external/gptfdisk/
H A Dgpt.h123 int LoadGPTBackup(const string & filename);
H A Dgptcl.cc43 if (LoadGPTBackup(backupFile) == 1) {
H A Dgptcurses.cc521 if (!LoadGPTBackup(inLine))
H A Dgpttext.cc704 LoadGPTBackup(ReadString());
H A Dgpt.cc1263 int GPTData::LoadGPTBackup(const string & filename) { function in class:GPTData
1324 } // GPTData::LoadGPTBackup()

Completed in 118 milliseconds