Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/updater_binary/
H A Dupdate_processor.h100 constexpr static uint32_t STASH_BUFFER_SIZE = 1024 * 1024 * 4; variable
/ohos5.0/base/update/updater/services/flow_update/update_bin/
H A Dbin_process.cpp35 constexpr uint32_t STASH_BUFFER_SIZE = 4 * 1024 * 1024; variable