Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcommunicator_aggregator.cpp29 constexpr int MAX_SEND_RETRY = 2; variable
1070 return retryCount_[target] >= MAX_SEND_RETRY; in IsRetryOutOfLimit()