Home
last modified time | relevance | path

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

/aosp_15_r20/external/gptfdisk/
H A Dbasicmbr.cc667 int BasicMBRData::GetPartRange(uint32_t *low, uint32_t *high) { in GetPartRange() function in BasicMBRData
H A Dgpt.cc2206 int GPTData::GetPartRange(uint32_t *low, uint32_t *high) { in GetPartRange() function in GPTData