Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/ptable_parse/
H A Dufs_ptable.cpp50 constexpr uint32_t minRemoveableStartIdx = 3; in CheckDeviceLunRemoveable() local
51 if (lunIndex <= minRemoveableStartIdx) { in CheckDeviceLunRemoveable()