Searched refs:AdjustGpt (Results 1 - 2 of 2) sorted by relevance
/base/update/updater/services/ptable_parse/ |
H A D | ptable.cpp | 535 bool Ptable::AdjustGpt(uint8_t *ptnInfoBuf, uint64_t bufSize, const std::string &ptnName, uint64_t preLastLBA, in AdjustGpt() function in Updater::Ptable 586 if (!AdjustGpt(ptnInfoBuf, gptSize - readSize, dispName, preLastLBA, lastPtnLastLBA)) { in ChangeGpt()
|
H A D | ptable.h | 181 bool AdjustGpt(uint8_t *ptnInfoBuf, uint64_t bufSize, const std::string &ptnName, uint64_t preLastLBA,
|
Completed in 2 milliseconds