HomeSort by relevance Sort by last modified time
    Searched defs:DoTheyOverlap (Results 1 - 2 of 2) sorted by null

  /external/gptfdisk/
mbrpart.cc 232 int MBRPart::DoTheyOverlap (const MBRPart& other) {
235 } // MBRPart::DoTheyOverlap()
gptpart.cc 402 int GPTPart::DoTheyOverlap(const GPTPart & other) {
407 } // GPTPart::DoTheyOverlap()

Completed in 478 milliseconds