Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/fs_manager/
H A Dpartition_const.h21 constexpr int SDMMC_MAJOR = 179; variable
H A Dpartitions.cpp56 bool a2 = devMajor == SDMMC_MAJOR && (devMinor % 0x08 == 0); in DeviceProbeType()