Searched refs:GetNextRetryInterval (Results 1 – 2 of 2) sorted by relevance
158 int32_t GetNextRetryInterval(const std::string &target, int32_t currentRetryCount);
1055 (void)RuntimeContext::GetInstance()->SetTimer(GetNextRetryInterval(target, currentRetryCount), in RetrySendTask()1073 int32_t CommunicatorAggregator::GetNextRetryInterval(const std::string &target, int32_t currentRetr… in GetNextRetryInterval() function in DistributedDB::CommunicatorAggregator