Home
last modified time | relevance | path

Searched defs:maxStashSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/update/updater/services/
H A Dupdater.cpp115 uint64_t maxStashSize = *max_element(stashSizeList.begin(), stashSizeList.end()); in IsSpaceCapacitySufficient() local
176 int64_t maxStashSize = std::stoll(str); in GetStashSizeList() local
/ohos5.0/base/update/updater/services/diffpatch/patch_shared/
H A Dpatch_shared.cpp372 int64_t maxStashSize = std::stoll(str); in ExecuteUpdateBlock() local