Home
last modified time | relevance | path

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

/base/update/updater/services/include/fs_manager/
Dpartitions.h61 DEVICE_EMMC = 2, enumerator
/base/update/updater/services/fs_manager/
Dpartitions.cpp61 dev.type = DEVICE_EMMC; in DeviceProbeType()
274 if (dev->type == DEVICE_EMMC) { in NewBlockDevice()
280 if (dev->type != DEVICE_EMMC) { in NewBlockDevice()