Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
Dcommunicator_aggregator.cpp1043 int32_t currentRetryCount = 0; in RetrySendTask() local
1070 … CommunicatorAggregator::GetNextRetryInterval(const std::string &target, int32_t currentRetryCount) in GetNextRetryInterval()