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

  /external/gptfdisk/
mbrpart.cc 230 int MBRPart::DoTheyOverlap (const MBRPart& other) {
233 } // MBRPart::DoTheyOverlap()
gptpart.cc 400 int GPTPart::DoTheyOverlap(const GPTPart & other) {
405 } // GPTPart::DoTheyOverlap()

Completed in 46 milliseconds