Home
last modified time | relevance | path

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

/base/update/updater/services/ptable_parse/
Demmc_ptable.cpp123 bool EmmcPtable::ParseGptHeaderByEmmc(uint8_t *gptImage, const uint32_t len) in ParseGptHeaderByEmmc()
180 bool EmmcPtable::UpdateCommInitializeGptPartition(uint8_t *gptImage, const uint32_t len) in UpdateCommInitializeGptPartition()
299 uint8_t *gptImage = imageBuf; in EditPartitionBuf() local
Dptable.cpp248 bool Ptable::CheckProtectiveMbr(const uint8_t *gptImage, const uint32_t imgLen) in CheckProtectiveMbr()
274 bool Ptable::CheckIfValidGpt(const uint8_t *gptImage, const uint32_t gptImageLen) in CheckIfValidGpt()
407 bool Ptable::PartitionCheckGptHeader(const uint8_t *gptImage, const uint32_t len, const uint64_t lb… in PartitionCheckGptHeader()
Dufs_ptable.cpp121 bool UfsPtable::ParseGptHeaderByUfsLun(const uint8_t *gptImage, const uint32_t len, in ParseGptHeaderByUfsLun()
140 bool UfsPtable::UfsReadGpt(const uint8_t *gptImage, const uint32_t len, in UfsReadGpt()
164 void UfsPtable::UfsReadGptEntry(const uint8_t *gptImage, const uint32_t lun, in UfsReadGptEntry()