Searched refs:SDB_PATH (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/update/updater/services/fs_manager/ | ||
H A D | partition_const.h | 31 constexpr const char *SDB_PATH = "/dev/sdb"; variable |
H A D | partitions.cpp | 78 if (path == SDB_PATH) { in LastComponent() |