Home
last modified time | relevance | path

Searched defs:GetLengthLBA (Results 1 – 2 of 2) sorted by relevance

/third_party/gptfdisk/
Dmbrpart.h95 uint64_t GetLengthLBA(void) {return lengthLBA;} in GetLengthLBA() function
Dgptpart.cc75 uint64_t GPTPart::GetLengthLBA(void) const { in GetLengthLBA() function in GPTPart