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

  /external/gptfdisk/
mbrpart.h 96 uint64_t GetLengthLBA(void) {return lengthLBA;}
gptpart.cc 67 uint64_t GPTPart::GetLengthLBA(void) const {
73 } // GPTPart::GetLengthLBA()

Completed in 78 milliseconds