Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/ptable_parse/
H A Dufs_ptable.h62 virtual bool CheckDeviceLunRemoveable(const uint32_t lunIndex);
H A Dufs_ptable.cpp48 bool UfsPtable::CheckDeviceLunRemoveable(const uint32_t lunIndex) in CheckDeviceLunRemoveable() function in Updater::UfsPtable
91 if (CheckDeviceLunRemoveable(lunIndex)) { in SetDeviceLunNum()