Home
last modified time | relevance | path

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

/base/update/updater/services/ptable_parse/
Demmc_ptable.cpp305 … uint64_t gptSize = static_cast<uint64_t>(maxPtnCnt) * ptnEntrySize + imgBlockSize + gptHeaderLen; in EditPartitionBuf() local
Dptable.cpp650 bool Ptable::ChangeGpt(uint8_t *gptBuf, uint64_t gptSize, GptParseInfo gptInfo, PtnInfo &modifyInfo) in ChangeGpt()
Dufs_ptable.cpp587 uint32_t gptSize = ptableData_.imgLuSize; in EditPartitionBuf() local