Searched refs:GetSyncRetryTimeout (Results 1 – 4 of 4) sorted by relevance
91 virtual int GetSyncRetryTimeout(int retryTime) const = 0;
189 int GetSyncRetryTimeout(int retryTime) const override;
102 int timeoutTime = syncContext_->GetSyncRetryTimeout(retryTime); in TimeoutCallback()
689 int SyncTaskContext::GetSyncRetryTimeout(int retryTime) const in GetSyncRetryTimeout() function in DistributedDB::SyncTaskContext