Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/ptable_parse/
H A Demmc_ptable.cpp306 struct GptParseInfo gptInfo(imgBlockSize, devBlockSize, devDensity); in EditPartitionBuf() local
H A Dufs_ptable.cpp520 struct GptParseInfo gptInfo(imgBlockSize, deviceBlockSize, newLunPtnDataInfo.lunSize - in EditPartitionBuf() local
H A Dptable.cpp562 bool Ptable::ChangeGpt(uint8_t *gptBuf, uint64_t gptSize, GptParseInfo gptInfo, PtnInfo &modifyInfo) in ChangeGpt()