Home
last modified time | relevance | path

Searched refs:CountParts (Results 1 - 5 of 5) sorted by relevance

/third_party/gptfdisk/
H A Dbasicmbr.h98 int CountParts(void);
H A Dgpt.h176 uint32_t CountParts(void);
H A Dbasicmbr.cc800 int BasicMBRData::CountParts(void) { in CountParts() function in BasicMBRData
809 } // BasicMBRData::CountParts() in CountParts()
1657 retval = CountParts(); in DoMenu()
H A Dgpttext.cc530 if (hybridMBR.CountParts() < 4) { // unused entry.... in MakeHybrid()
H A Dgpt.cc2266 uint32_t GPTData::CountParts(void) { in CountParts() function in GPTData
2274 } // GPTData::CountParts() in CountParts()

Completed in 9 milliseconds