Home
last modified time | relevance | path

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

/base/update/updater/services/ptable_parse/
Dptable.cpp219 bool Ptable::CheckProtectiveMbr(const uint8_t *gptImage, const uint32_t imgLen) in CheckProtectiveMbr()
245 bool Ptable::CheckIfValidGpt(const uint8_t *gptImage, const uint32_t gptImageLen) in CheckIfValidGpt()
359 bool Ptable::PartitionCheckGptHeader(const uint8_t *gptImage, const uint32_t len, const uint64_t lb… in PartitionCheckGptHeader()
Dufs_ptable.cpp60 bool UfsPtable::ParseGptHeaderByUfsLun(const uint8_t *gptImage, const uint32_t len, in ParseGptHeaderByUfsLun()
74 bool UfsPtable::UfsReadGpt(const uint8_t *gptImage, const uint32_t len, in UfsReadGpt()