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