Home
last modified time | relevance | path

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

/external/gptfdisk/
Dparttypes.h45 int AddType(uint16_t mbrType, const char * guidData, const char * name, int toDisplay = 1);
Dparttypes.cc365 int PartType::AddType(uint16_t mbrType, const char * guidData, const char * name, in AddType() argument
373 tempType->GUIDType = guidData; in AddType()