Home
last modified time | relevance | path

Searched refs:ChangePartType (Results 1 – 5 of 5) sorted by relevance

/third_party/gptfdisk/
Dgpttext.h46 void ChangePartType(void);
Dgpttext.cc281 void GPTDataTextUI::ChangePartType(void) { in ChangePartType() function in GPTDataTextUI
657 ChangePartType(); in MainMenu()
Dgpt.h156 int ChangePartType(uint32_t pn, PartType theGUID);
Dgptcl.cc395 (ChangePartType(partNum, typeHelper))) { in DoOptions()
Dgpt.cc2123 int GPTData::ChangePartType(uint32_t partNum, PartType theGUID) { in ChangePartType() function in GPTData