Home
last modified time | relevance | path

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

/base/update/updater/services/ptable_parse/
Demmc_ptable.cpp302 struct GptParseInfo gptInfo(imgBlockSize, devBlockSize, devDensity); in EditPartitionBuf() local
Dufs_ptable.cpp419 struct GptParseInfo gptInfo(imgBlockSize, deviceBlockSize, newLunPtnDataInfo.lunSize); in EditPartitionBuf() local
Dptable.cpp537 bool Ptable::ChangeGpt(uint8_t *gptBuf, uint64_t gptSize, GptParseInfo gptInfo, PtnInfo &modifyInfo) in ChangeGpt()