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

  /external/gptfdisk/
basicmbr.h 98 int CountParts(void);
gpt.h 172 uint32_t CountParts(void);
gpttext.cc 474 if (hybridMBR.CountParts() < 4) { // unused entry....
    [all...]
basicmbr.cc 767 int BasicMBRData::CountParts(void) {
776 } // BasicMBRData::CountParts()
    [all...]
gpt.cc     [all...]

Completed in 122 milliseconds