Home
last modified time | relevance | path

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

/third_party/gptfdisk/
Dparttypes.h46 int AddType(uint16_t mbrType, const char * guidData, const char * name, int toDisplay = 1);
Dparttypes.cc433 int PartType::AddType(uint16_t mbrType, const char * guidData, const char * name, in AddType() argument
440 tempType->MBRType = mbrType; in AddType()