HomeSort by relevance Sort by last modified time
    Searched refs:SetGPTSize (Results 1 - 4 of 4) sorted by null

  /external/gptfdisk/
gpt.cc 83 SetGPTSize(NUM_GPT_ENTRIES);
561 SetGPTSize(mainHeader.numParts, 0);
582 SetGPTSize(secondHeader.numParts, 0);
    [all...]
gpt.h 142 int SetGPTSize(uint32_t numEntries, int fillGPTSectors = 1);
gpttext.cc 179 SetGPTSize(newSize);
692 SetGPTSize(numParts, 0);
    [all...]
gptcl.cc 352 if (SetGPTSize(tableSize) == 0)

Completed in 163 milliseconds