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

/external/gptfdisk/
H A Dgpttext.h47 void ChangePartType(void);
H A Dgpt.h155 int ChangePartType(uint32_t pn, PartType theGUID);
H A Dgpttext.cc263 void GPTDataTextUI::ChangePartType(void) { function in class:GPTDataTextUI
273 } // GPTDataTextUI::ChangePartType()
601 ChangePartType();
H A Dgptcl.cc369 (ChangePartType(partNum, typeHelper))) {
H A Dgpt.cc1958 int GPTData::ChangePartType(uint32_t partNum, PartType theGUID) { function in class:GPTData
1965 } // GPTData::ChangePartType()

Completed in 81 milliseconds