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

  /external/gptfdisk/
gpt.cc 86 SetGPTSize(NUM_GPT_ENTRIES);
566 SetGPTSize(mainHeader.numParts, 0);
587 SetGPTSize(secondHeader.numParts, 0);
    [all...]
gpt.h 143 int SetGPTSize(uint32_t numEntries, int fillGPTSectors = 1);
gpttext.cc 179 SetGPTSize(newSize);
692 SetGPTSize(numParts, 0);
    [all...]
gptcl.cc 356 if (SetGPTSize(tableSize) == 0)

Completed in 68 milliseconds