Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/fs_manager/
H A Dpartition_const.h31 constexpr const char *SDB_PATH = "/dev/sdb"; variable
H A Dpartitions.cpp78 if (path == SDB_PATH) { in LastComponent()