Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/ptable_parse/
H A Dptable.cpp536 uint64_t lastPtnLastLBA) in AdjustGpt()
575 uint64_t lastPtnLastLBA = gptInfo.devDensity / gptInfo.devBlockSize - 1; in ChangeGpt() local