Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/ptable_parse/
H A Dptable_manager.cpp53 return GetBootdevType() != 0; in IsUfsDevice()
246 uint32_t type = GetBootdevType(); in IsCompositePtable()
255 uint32_t PtableManager::GetBootdevType() in GetBootdevType() function in Updater::PtableManager
276 std::bitset<32> type {GetBootdevType()}; // uint32_t type init as 32 bit in InitCompositePtable()
H A Dptable_manager.h64 uint32_t GetBootdevType();