Home
last modified time | relevance | path

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

/aosp_15_r20/external/gptfdisk/
H A Dmbrpart.h95 uint64_t GetLengthLBA(void) {return lengthLBA;} in GetLengthLBA() function
H A Dgptpart.cc73 uint64_t GPTPart::GetLengthLBA(void) const { in GetLengthLBA() function in GPTPart