OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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