Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/ptable_parse/
H A Dufs_ptable.h74 bool ReadAndCheckMbr(const uint32_t lunIndex, const uint32_t blockSize);
H A Dufs_ptable.cpp299 bool UfsPtable::ReadAndCheckMbr(const uint32_t lunIndex, const uint32_t blockSize) in ReadAndCheckMbr() function in Updater::UfsPtable
374 if (ReadAndCheckMbr(lunIndex, GetDeviceBlockSize())) { in LoadAllLunPartitions()