Home
last modified time | relevance | path

Searched refs:maxBufSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/update/updater/services/flow_update/update_bin/
H A Dbin_flow_update.cpp35 BinFlowUpdate::BinFlowUpdate(uint32_t maxBufSize) in BinFlowUpdate() argument
37 maxBufSize_ = maxBufSize == 0 ? DEFAULT_SIZE : maxBufSize; in BinFlowUpdate()
H A Dbin_flow_update.h49 explicit BinFlowUpdate(uint32_t maxBufSize);