Home
last modified time | relevance | path

Searched refs:SetPartType (Results 1 – 2 of 2) sorted by relevance

/external/gptfdisk/
Dbasicmbr.h118 int SetPartType(int num, int type);
Dbasicmbr.cc1059 int BasicMBRData::SetPartType(int num, int type) { in SetPartType() function in BasicMBRData