Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/test/unittest/flow_update/update_bin/
H A Dbin_flow_update_unittest.cpp29 constexpr int MAX_LOG_BUF_SIZE = 1 * 1024 * 1024; variable
/ohos5.0/base/update/updater/services/include/updater/
H A Dupdater_const.h87 constexpr int MAX_LOG_BUF_SIZE = 4096; variable