Home
last modified time | relevance | path

Searched refs:gptImageLen (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/update/updater/services/ptable_parse/
H A Dptable.cpp266 bool Ptable::CheckIfValidGpt(const uint8_t *gptImage, const uint32_t gptImageLen) in CheckIfValidGpt() argument
269 if (gptImageLen < 8) { in CheckIfValidGpt()
H A Dptable.h168 bool CheckIfValidGpt(const uint8_t *gptImage, const uint32_t gptImageLen);