Home
last modified time | relevance | path

Searched refs:PartitionCheckGptHeader (Results 1 - 4 of 4) sorted by relevance

/base/update/updater/services/ptable_parse/
H A Demmc_ptable.cpp138 return PartitionCheckGptHeader(gptImage, len, lbaNum, blockSize, gptHeaderInfo); in ParseGptHeaderByEmmc()
H A Dptable.h172 bool PartitionCheckGptHeader(const uint8_t *gptImage, const uint32_t len, const uint64_t lbaNum,
H A Dptable.cpp399 bool Ptable::PartitionCheckGptHeader(const uint8_t *gptImage, const uint32_t len, const uint64_t lbaNum, in PartitionCheckGptHeader() function in Updater::Ptable
436 LOG(INFO) << "PartitionCheckGptHeader ok"; in PartitionCheckGptHeader()
H A Dufs_ptable.cpp118 return PartitionCheckGptHeader(gptImage, len, lunLbaNum, blockSize, gptHeaderInfo); in ParseGptHeaderByUfsLun()

Completed in 4 milliseconds