Searched refs:SetPartType (Results 1 – 2 of 2) sorted by relevance
| /third_party/gptfdisk/ | ||
| D | basicmbr.h | 116 int SetPartType(int num, int type); |
| D | basicmbr.cc | 1059 int BasicMBRData::SetPartType(int num, int type) { in SetPartType() function in BasicMBRData |