Searched refs:DEFAULT_PARTSUM (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/update/updater/services/fs_manager/ | ||
H A D | partition_const.h | 25 constexpr int DEFAULT_PARTSUM = 16; variable |
H A D | partitions.cpp | 406 int partSum = DEFAULT_PARTSUM; in ProbeAllPartitions() |