OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetLengthLBA
(Results
1 - 2
of
2
) sorted by null
/external/gptfdisk/
mbrpart.h
96
uint64_t
GetLengthLBA
(void) {return lengthLBA;}
gptpart.cc
65
uint64_t GPTPart::
GetLengthLBA
(void) const {
71
} // GPTPart::
GetLengthLBA
()
Completed in 47 milliseconds